"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/11/02 03:05:26 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-luvosel5voqe" 2025/11/02 03:05:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:05:26 DEBUG : Creating backend with remote "/tmp/rclone1369046183" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:26 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:29 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:29 DEBUG : dir: Looking for writers 2025/11/02 03:05:29 DEBUG : Looking for writers 2025/11/02 03:05:29 DEBUG : dir: reading active writers 2025/11/02 03:05:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.84s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:30 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:33 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:33 DEBUG : dir/subdir: Looking for writers 2025/11/02 03:05:33 DEBUG : dir: Looking for writers 2025/11/02 03:05:33 DEBUG : file2: reading active writers 2025/11/02 03:05:33 DEBUG : subdir: reading active writers 2025/11/02 03:05:33 DEBUG : file1: reading active writers 2025/11/02 03:05:33 DEBUG : Looking for writers 2025/11/02 03:05:33 DEBUG : dir: reading active writers 2025/11/02 03:05:33 DEBUG : >WaitForWriters: 2025/11/02 03:05:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/dir not empty`) 2025/11/02 03:05:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:05:35 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 03:05:35 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.60s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:35 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:36 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:05:36 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:36 DEBUG : dir: Looking for writers 2025/11/02 03:05:36 DEBUG : file1: reading active writers 2025/11/02 03:05:36 DEBUG : Looking for writers 2025/11/02 03:05:36 DEBUG : dir: reading active writers 2025/11/02 03:05:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.05s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:37 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:38 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:38 DEBUG : dir: Looking for writers 2025/11/02 03:05:38 DEBUG : Looking for writers 2025/11/02 03:05:38 DEBUG : dir: reading active writers 2025/11/02 03:05:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.04s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:39 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:40 DEBUG : dir: forgetting directory cache 2025/11/02 03:05:40 DEBUG : forgetting directory cache 2025/11/02 03:05:40 DEBUG : dir: forgetting directory cache 2025/11/02 03:05:40 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:40 DEBUG : Looking for writers 2025/11/02 03:05:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:41 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/02 03:05:42 DEBUG : dir: invalidating directory cache 2025/11/02 03:05:42 DEBUG : >ForgetPath: 2025/11/02 03:05:42 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/02 03:05:42 DEBUG : invalidating directory cache 2025/11/02 03:05:42 DEBUG : dir: forgetting directory cache 2025/11/02 03:05:42 DEBUG : >ForgetPath: 2025/11/02 03:05:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/02 03:05:42 DEBUG : >ForgetPath: 2025/11/02 03:05:42 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:42 DEBUG : dir: Looking for writers 2025/11/02 03:05:42 DEBUG : Looking for writers 2025/11/02 03:05:42 DEBUG : dir: reading active writers 2025/11/02 03:05:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.09s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:43 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:46 DEBUG : forgetting directory cache 2025/11/02 03:05:46 DEBUG : dir: forgetting directory cache 2025/11/02 03:05:46 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:46 DEBUG : fil/a/b: Looking for writers 2025/11/02 03:05:46 DEBUG : fil/a: Looking for writers 2025/11/02 03:05:46 DEBUG : b: reading active writers 2025/11/02 03:05:46 DEBUG : fil: Looking for writers 2025/11/02 03:05:46 DEBUG : a: reading active writers 2025/11/02 03:05:46 DEBUG : dir: Looking for writers 2025/11/02 03:05:46 DEBUG : Looking for writers 2025/11/02 03:05:46 DEBUG : dir: reading active writers 2025/11/02 03:05:46 DEBUG : fil: reading active writers 2025/11/02 03:05:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.62s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:48 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:49 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:49 DEBUG : dir: Looking for writers 2025/11/02 03:05:49 DEBUG : Looking for writers 2025/11/02 03:05:49 DEBUG : dir: reading active writers 2025/11/02 03:05:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.00s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:50 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:05:51 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:51 DEBUG : dir: Looking for writers 2025/11/02 03:05:51 DEBUG : file1: reading active writers 2025/11/02 03:05:51 DEBUG : Looking for writers 2025/11/02 03:05:51 DEBUG : dir: reading active writers 2025/11/02 03:05:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.10s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:52 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/11/02 03:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/02 03:05:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/02 03:05:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/02 03:05:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/02 03:05:57 DEBUG : dir: invalidating directory cache 2025/11/02 03:05:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/02 03:05:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/02 03:05:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/02 03:05:57 DEBUG : dir/file1: Reset virtual modtime 2025/11/02 03:05:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/02 03:05:57 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/02 03:05:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/02 03:05:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/02 03:05:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:05:57 DEBUG : dir: invalidating directory cache 2025/11/02 03:05:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/02 03:05:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/02 03:05:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/02 03:05:58 DEBUG : forgetting directory cache 2025/11/02 03:05:58 DEBUG : dir: forgetting directory cache 2025/11/02 03:05:58 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/02 03:05:58 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:05:58 DEBUG : dir/virtualDir: Looking for writers 2025/11/02 03:05:58 DEBUG : dir: Looking for writers 2025/11/02 03:05:58 DEBUG : file1: reading active writers 2025/11/02 03:05:58 DEBUG : virtualFile2: reading active writers 2025/11/02 03:05:58 DEBUG : virtualFile: reading active writers 2025/11/02 03:05:58 DEBUG : virtualDir: reading active writers 2025/11/02 03:05:58 DEBUG : Looking for writers 2025/11/02 03:05:58 DEBUG : dir: reading active writers 2025/11/02 03:05:58 DEBUG : >WaitForWriters: 2025/11/02 03:05:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/dir not empty`) 2025/11/02 03:05:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:05:59 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 03:05:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.10s) --- PASS: TestDirReadDirAll/Virtual (2.44s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:05:59 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:00 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:06:00 ERROR : dir/: Can only open directories read only 2025/11/02 03:06:00 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:00 DEBUG : dir: Looking for writers 2025/11/02 03:06:00 DEBUG : Looking for writers 2025/11/02 03:06:00 DEBUG : dir: reading active writers 2025/11/02 03:06:00 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.96s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:01 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/02 03:06:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/02 03:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/02 03:06:02 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/02 03:06:03 DEBUG : dir/potato: size = 5 OK 2025/11/02 03:06:03 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/11/02 03:06:03 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/02 03:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/02 03:06:03 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:03 DEBUG : dir: Looking for writers 2025/11/02 03:06:03 DEBUG : file1: reading active writers 2025/11/02 03:06:03 DEBUG : potato: reading active writers 2025/11/02 03:06:03 DEBUG : Looking for writers 2025/11/02 03:06:03 DEBUG : dir: reading active writers 2025/11/02 03:06:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.12s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:04 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/02 03:06:06 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:06 DEBUG : dir/sub: Looking for writers 2025/11/02 03:06:06 DEBUG : dir: Looking for writers 2025/11/02 03:06:06 DEBUG : file1: reading active writers 2025/11/02 03:06:06 DEBUG : sub: reading active writers 2025/11/02 03:06:06 DEBUG : Looking for writers 2025/11/02 03:06:06 DEBUG : dir: reading active writers 2025/11/02 03:06:06 DEBUG : >WaitForWriters: 2025/11/02 03:06:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/dir not empty`) 2025/11/02 03:06:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:06:07 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 03:06:07 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.31s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:07 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:08 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:06:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/02 03:06:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/02 03:06:10 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:10 DEBUG : dir/sub/subsub: Looking for writers 2025/11/02 03:06:10 DEBUG : dir/sub: Looking for writers 2025/11/02 03:06:10 DEBUG : subsub: reading active writers 2025/11/02 03:06:10 DEBUG : dir: Looking for writers 2025/11/02 03:06:10 DEBUG : file1: reading active writers 2025/11/02 03:06:10 DEBUG : sub: reading active writers 2025/11/02 03:06:10 DEBUG : Looking for writers 2025/11/02 03:06:10 DEBUG : dir: reading active writers 2025/11/02 03:06:10 DEBUG : >WaitForWriters: 2025/11/02 03:06:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/dir not empty`) 2025/11/02 03:06:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:06:11 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 03:06:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (3.95s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:11 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:12 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:06:13 ERROR : dir/: Dir.Remove not empty 2025/11/02 03:06:13 DEBUG : dir/file1: Remove: 2025/11/02 03:06:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:06:13 DEBUG : dir/file1: >Remove: err= 2025/11/02 03:06:13 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/02 03:06:13 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:13 DEBUG : Looking for writers 2025/11/02 03:06:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.09s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:13 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:15 DEBUG : dir/file1: Remove: 2025/11/02 03:06:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:06:15 DEBUG : dir/file1: >Remove: err= 2025/11/02 03:06:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/02 03:06:15 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:15 DEBUG : Looking for writers 2025/11/02 03:06:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.10s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:16 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:17 DEBUG : dir/file1: Remove: 2025/11/02 03:06:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:06:17 DEBUG : dir/file1: >Remove: err= 2025/11/02 03:06:17 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:17 DEBUG : dir: Looking for writers 2025/11/02 03:06:17 DEBUG : Looking for writers 2025/11/02 03:06:17 DEBUG : dir: reading active writers 2025/11/02 03:06:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.46s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:18 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/02 03:06:21 DEBUG : dir: Updating dir with dir2 0xc00038f6c0 2025/11/02 03:06:21 DEBUG : dir: forgetting directory cache 2025/11/02 03:06:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/02 03:06:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/02 03:06:22 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/02 03:06:22 DEBUG : file2: Updating file with file2 0xc000172900 2025/11/02 03:06:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/02 03:06:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/02 03:06:23 INFO : dir2/file3: Deleted 2025/11/02 03:06:23 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/02 03:06:23 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000172900 2025/11/02 03:06:23 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/02 03:06:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/02 03:06:24 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/02 03:06:24 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000b9ad0 2025/11/02 03:06:24 DEBUG : empty directory: forgetting directory cache 2025/11/02 03:06:24 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/02 03:06:24 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/02 03:06:24 DEBUG : dir2: Renaming to "dir3" 2025/11/02 03:06:24 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:24 DEBUG : dir3: Looking for writers 2025/11/02 03:06:24 DEBUG : file3: reading active writers 2025/11/02 03:06:24 DEBUG : renamed empty directory: Looking for writers 2025/11/02 03:06:24 DEBUG : Looking for writers 2025/11/02 03:06:24 DEBUG : dir3: reading active writers 2025/11/02 03:06:24 DEBUG : renamed empty directory: reading active writers 2025/11/02 03:06:24 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:25 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/02 03:06:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:06:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:06:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/02 03:06:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/02 03:06:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/02 03:06:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/02 03:06:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:06:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:06:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/02 03:06:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/02 03:06:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/02 03:06:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/02 03:06:32 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (12 bytes), uploading instead of streaming 2025/11/02 03:06:33 DEBUG : dir/sub/file2: size = 12 OK 2025/11/02 03:06:33 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/11/02 03:06:33 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/02 03:06:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/02 03:06:33 DEBUG : forgetting directory cache 2025/11/02 03:06:33 DEBUG : dir: forgetting directory cache 2025/11/02 03:06:33 DEBUG : dir/sub: forgetting directory cache 2025/11/02 03:06:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/02 03:06:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/02 03:06:33 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/02 03:06:33 DEBUG : dir/sub/file0: size = 5 OK 2025/11/02 03:06:33 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/11/02 03:06:33 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/02 03:06:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/02 03:06:33 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:33 DEBUG : dir/sub: Looking for writers 2025/11/02 03:06:33 DEBUG : file0: reading active writers 2025/11/02 03:06:33 DEBUG : file2: reading active writers 2025/11/02 03:06:33 DEBUG : dir: Looking for writers 2025/11/02 03:06:33 DEBUG : file1: reading active writers 2025/11/02 03:06:33 DEBUG : sub: reading active writers 2025/11/02 03:06:33 DEBUG : Looking for writers 2025/11/02 03:06:33 DEBUG : dir: reading active writers 2025/11/02 03:06:33 DEBUG : >WaitForWriters: 2025/11/02 03:06:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/dir not empty`) 2025/11/02 03:06:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:06:35 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 03:06:35 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (9.85s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:35 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:36 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:06:36 DEBUG : forgetting directory cache 2025/11/02 03:06:38 DEBUG : forgetting directory cache 2025/11/02 03:06:38 DEBUG : dir: forgetting directory cache 2025/11/02 03:06:38 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:38 DEBUG : dir: Looking for writers 2025/11/02 03:06:38 DEBUG : Looking for writers 2025/11/02 03:06:38 DEBUG : dir: reading active writers 2025/11/02 03:06:38 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.90s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:39 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:06:40 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/02 03:06:40 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/02 03:06:40 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:06:40 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/02 03:06:40 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/02 03:06:40 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/02 03:06:40 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:06:40 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/02 03:06:40 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:40 DEBUG : dir: Looking for writers 2025/11/02 03:06:40 DEBUG : file1: reading active writers 2025/11/02 03:06:40 DEBUG : file1.metadata: reading active writers 2025/11/02 03:06:40 DEBUG : Looking for writers 2025/11/02 03:06:40 DEBUG : dir: reading active writers 2025/11/02 03:06:40 DEBUG : dir.metadata: reading active writers 2025/11/02 03:06:40 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:41 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:42 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:42 DEBUG : dir: Looking for writers 2025/11/02 03:06:42 DEBUG : file1: reading active writers 2025/11/02 03:06:42 DEBUG : Looking for writers 2025/11/02 03:06:42 DEBUG : dir: reading active writers 2025/11/02 03:06:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:43 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:46 DEBUG : Can set mod time: true 2025/11/02 03:06:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/02 03:06:46 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:46 DEBUG : dir: Looking for writers 2025/11/02 03:06:46 DEBUG : file1: reading active writers 2025/11/02 03:06:46 DEBUG : Looking for writers 2025/11/02 03:06:46 DEBUG : dir: reading active writers 2025/11/02 03:06:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:47 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:06:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:06:48 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/02 03:06:49 DEBUG : dir/file1: size = 0 OK 2025/11/02 03:06:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:06:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/02 03:06:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/02 03:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:06:49 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:49 DEBUG : dir: Looking for writers 2025/11/02 03:06:49 DEBUG : file1: reading active writers 2025/11/02 03:06:49 DEBUG : Looking for writers 2025/11/02 03:06:49 DEBUG : dir: reading active writers 2025/11/02 03:06:49 DEBUG : >WaitForWriters: 2025/11/02 03:06:50 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:50 DEBUG : dir: Looking for writers 2025/11/02 03:06:50 DEBUG : file1: reading active writers 2025/11/02 03:06:50 DEBUG : Looking for writers 2025/11/02 03:06:50 DEBUG : dir: reading active writers 2025/11/02 03:06:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:50 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:06:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:06:52 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/02 03:06:52 DEBUG : dir/file1: size = 5 OK 2025/11/02 03:06:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:06:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/02 03:06:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/02 03:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:06:53 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:53 DEBUG : dir: Looking for writers 2025/11/02 03:06:53 DEBUG : file1: reading active writers 2025/11/02 03:06:53 DEBUG : Looking for writers 2025/11/02 03:06:53 DEBUG : dir: reading active writers 2025/11/02 03:06:53 DEBUG : >WaitForWriters: 2025/11/02 03:06:53 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:53 DEBUG : dir: Looking for writers 2025/11/02 03:06:53 DEBUG : file1: reading active writers 2025/11/02 03:06:53 DEBUG : Looking for writers 2025/11/02 03:06:53 DEBUG : dir: reading active writers 2025/11/02 03:06:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:54 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:54 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:06:54 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:54 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:06:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/02 03:06:55 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:55 DEBUG : dir: Looking for writers 2025/11/02 03:06:55 DEBUG : file1: reading active writers 2025/11/02 03:06:55 DEBUG : Looking for writers 2025/11/02 03:06:55 DEBUG : dir: reading active writers 2025/11/02 03:06:55 DEBUG : >WaitForWriters: 2025/11/02 03:06:55 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:56 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:56 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:06:56 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:56 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:06:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/02 03:06:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:06:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:06:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:06:58 DEBUG : dir/file1(0xc00062e900): close: 2025/11/02 03:06:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/02 03:06:58 DEBUG : dir/file1(0xc00062e900): >close: err= 2025/11/02 03:06:58 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:58 DEBUG : dir: Looking for writers 2025/11/02 03:06:58 DEBUG : file1: reading active writers 2025/11/02 03:06:58 DEBUG : Looking for writers 2025/11/02 03:06:58 DEBUG : dir: reading active writers 2025/11/02 03:06:58 DEBUG : >WaitForWriters: 2025/11/02 03:06:58 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:06:58 DEBUG : dir: Looking for writers 2025/11/02 03:06:58 DEBUG : file1: reading active writers 2025/11/02 03:06:58 DEBUG : Looking for writers 2025/11/02 03:06:58 DEBUG : dir: reading active writers 2025/11/02 03:06:58 DEBUG : >WaitForWriters: 2025/11/02 03:06:58 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:06:59 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:06:59 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:06:59 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:06:59 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:07:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/02 03:07:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): _writeAt: size=5, off=0 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): openPending: 2025/11/02 03:07:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/02 03:07:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/02 03:07:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): >openPending: err= 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): >_writeAt: n=5, err= 2025/11/02 03:07:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): close: 2025/11/02 03:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/02 03:07:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/02 03:07:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/02 03:07:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/02 03:07:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 03:07:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:07:00 DEBUG : dir/file1(0xc000942b40): >close: err= 2025/11/02 03:07:00 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:00 DEBUG : dir: Looking for writers 2025/11/02 03:07:00 DEBUG : file1: reading active writers 2025/11/02 03:07:00 DEBUG : Looking for writers 2025/11/02 03:07:00 DEBUG : dir: reading active writers 2025/11/02 03:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:07:00 DEBUG : dir: Looking for writers 2025/11/02 03:07:00 DEBUG : file1: reading active writers 2025/11/02 03:07:00 DEBUG : Looking for writers 2025/11/02 03:07:00 DEBUG : dir: reading active writers 2025/11/02 03:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:07:00 DEBUG : dir: Looking for writers 2025/11/02 03:07:00 DEBUG : file1: reading active writers 2025/11/02 03:07:00 DEBUG : Looking for writers 2025/11/02 03:07:00 DEBUG : dir: reading active writers 2025/11/02 03:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:07:00 DEBUG : dir: Looking for writers 2025/11/02 03:07:00 DEBUG : file1: reading active writers 2025/11/02 03:07:00 DEBUG : Looking for writers 2025/11/02 03:07:00 DEBUG : dir: reading active writers 2025/11/02 03:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:07:00 DEBUG : dir/file1: vfs cache: starting upload 2025/11/02 03:07:00 DEBUG : dir: Looking for writers 2025/11/02 03:07:00 DEBUG : file1: reading active writers 2025/11/02 03:07:00 DEBUG : Looking for writers 2025/11/02 03:07:00 DEBUG : dir: reading active writers 2025/11/02 03:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:07:01 DEBUG : dir: Looking for writers 2025/11/02 03:07:01 DEBUG : file1: reading active writers 2025/11/02 03:07:01 DEBUG : Looking for writers 2025/11/02 03:07:01 DEBUG : dir: reading active writers 2025/11/02 03:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:07:01 DEBUG : dir: Looking for writers 2025/11/02 03:07:01 DEBUG : file1: reading active writers 2025/11/02 03:07:01 DEBUG : Looking for writers 2025/11/02 03:07:01 DEBUG : dir: reading active writers 2025/11/02 03:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:07:01 DEBUG : dir/file1: size = 14 OK 2025/11/02 03:07:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:07:01 INFO : dir/file1: Copied (replaced existing) 2025/11/02 03:07:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/11/02 03:07:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/02 03:07:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/02 03:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/02 03:07:02 DEBUG : dir: Looking for writers 2025/11/02 03:07:02 DEBUG : file1: reading active writers 2025/11/02 03:07:02 DEBUG : Looking for writers 2025/11/02 03:07:02 DEBUG : dir: reading active writers 2025/11/02 03:07:02 DEBUG : >WaitForWriters: 2025/11/02 03:07:02 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:02 DEBUG : dir: Looking for writers 2025/11/02 03:07:02 DEBUG : file1: reading active writers 2025/11/02 03:07:02 DEBUG : Looking for writers 2025/11/02 03:07:02 DEBUG : dir: reading active writers 2025/11/02 03:07:02 DEBUG : >WaitForWriters: 2025/11/02 03:07:02 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.86s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.57s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.91s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:03 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:07:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:07:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/02 03:07:04 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:04 DEBUG : dir: Looking for writers 2025/11/02 03:07:04 DEBUG : file1: reading active writers 2025/11/02 03:07:04 DEBUG : Looking for writers 2025/11/02 03:07:04 DEBUG : dir: reading active writers 2025/11/02 03:07:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.36s) === RUN TestFileOpenReadUnknownSize 2025/11/02 03:07:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/02 03:07:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/02 03:07:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:07:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/02 03:07:05 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:05 DEBUG : Looking for writers 2025/11/02 03:07:05 DEBUG : file.txt: reading active writers 2025/11/02 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:05 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:06 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/02 03:07:07 DEBUG : dir/file1: size = 25 OK 2025/11/02 03:07:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:07:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/02 03:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:07 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:07 DEBUG : dir: Looking for writers 2025/11/02 03:07:07 DEBUG : file1: reading active writers 2025/11/02 03:07:07 DEBUG : Looking for writers 2025/11/02 03:07:07 DEBUG : dir: reading active writers 2025/11/02 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.98s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:08 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:09 DEBUG : dir/file1: Remove: 2025/11/02 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:09 DEBUG : dir/file1: >Remove: err= 2025/11/02 03:07:10 DEBUG : dir/file1: Remove: 2025/11/02 03:07:10 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/02 03:07:10 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:10 DEBUG : dir: Looking for writers 2025/11/02 03:07:10 DEBUG : Looking for writers 2025/11/02 03:07:10 DEBUG : dir: reading active writers 2025/11/02 03:07:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:10 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:12 DEBUG : dir/file1: Remove: 2025/11/02 03:07:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:12 DEBUG : dir/file1: >Remove: err= 2025/11/02 03:07:12 DEBUG : dir/file1: Remove: 2025/11/02 03:07:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/02 03:07:12 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:12 DEBUG : dir: Looking for writers 2025/11/02 03:07:12 DEBUG : Looking for writers 2025/11/02 03:07:12 DEBUG : dir: reading active writers 2025/11/02 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.43s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:13 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:07:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/02 03:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:07:14 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/02 03:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:07:14 DEBUG : dir/file1: Open: flags=0x3 2025/11/02 03:07:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/02 03:07:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/02 03:07:14 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:14 DEBUG : dir: Looking for writers 2025/11/02 03:07:14 DEBUG : file1: reading active writers 2025/11/02 03:07:14 DEBUG : Looking for writers 2025/11/02 03:07:14 DEBUG : dir: reading active writers 2025/11/02 03:07:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.16s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:15 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:16 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:16 DEBUG : dir: Looking for writers 2025/11/02 03:07:16 DEBUG : file1: reading active writers 2025/11/02 03:07:16 DEBUG : Looking for writers 2025/11/02 03:07:16 DEBUG : dir: reading active writers 2025/11/02 03:07:16 DEBUG : >WaitForWriters: 2025/11/02 03:07:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000998d80 2025/11/02 03:07:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/02 03:07:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000998d80 2025/11/02 03:07:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/02 03:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:07:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000998d80 2025/11/02 03:07:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:18 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/02 03:07:19 DEBUG : dir/file1: size = 25 OK 2025/11/02 03:07:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:07:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/02 03:07:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:19 DEBUG : newLeaf: Running delayed rename now 2025/11/02 03:07:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000998d80 2025/11/02 03:07:20 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:20 DEBUG : dir: Looking for writers 2025/11/02 03:07:20 DEBUG : Looking for writers 2025/11/02 03:07:20 DEBUG : dir: reading active writers 2025/11/02 03:07:20 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:20 DEBUG : >WaitForWriters: 2025/11/02 03:07:20 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:20 DEBUG : dir: Looking for writers 2025/11/02 03:07:20 DEBUG : Looking for writers 2025/11/02 03:07:20 DEBUG : dir: reading active writers 2025/11/02 03:07:20 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:21 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:21 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:07:21 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:21 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:07:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:22 DEBUG : dir: Looking for writers 2025/11/02 03:07:22 DEBUG : file1: reading active writers 2025/11/02 03:07:22 DEBUG : Looking for writers 2025/11/02 03:07:22 DEBUG : dir: reading active writers 2025/11/02 03:07:22 DEBUG : >WaitForWriters: 2025/11/02 03:07:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bc9c0 2025/11/02 03:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/02 03:07:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0007bc9c0 2025/11/02 03:07:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/02 03:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/02 03:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007bc9c0 2025/11/02 03:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:24 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/02 03:07:25 DEBUG : dir/file1: size = 25 OK 2025/11/02 03:07:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:07:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/02 03:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:25 DEBUG : newLeaf: Running delayed rename now 2025/11/02 03:07:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bc9c0 2025/11/02 03:07:25 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:25 DEBUG : dir: Looking for writers 2025/11/02 03:07:25 DEBUG : Looking for writers 2025/11/02 03:07:25 DEBUG : dir: reading active writers 2025/11/02 03:07:25 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:25 DEBUG : >WaitForWriters: 2025/11/02 03:07:26 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:26 DEBUG : dir: Looking for writers 2025/11/02 03:07:26 DEBUG : Looking for writers 2025/11/02 03:07:26 DEBUG : dir: reading active writers 2025/11/02 03:07:26 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:26 DEBUG : >WaitForWriters: 2025/11/02 03:07:26 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:26 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:26 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:07:26 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:26 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2025/11/02 03:07:35 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:35 DEBUG : Looking for writers 2025/11/02 03:07:35 DEBUG : >WaitForWriters: 2025/11/02 03:07:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:35 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:07:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:35 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:07:38 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:38 DEBUG : dir: Looking for writers 2025/11/02 03:07:38 DEBUG : file1: reading active writers 2025/11/02 03:07:38 DEBUG : Looking for writers 2025/11/02 03:07:38 DEBUG : dir: reading active writers 2025/11/02 03:07:38 DEBUG : >WaitForWriters: 2025/11/02 03:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000172840 2025/11/02 03:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/02 03:07:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000172840 2025/11/02 03:07:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/02 03:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:40 DEBUG : dir/file1(0xc00035eb40): openPending: 2025/11/02 03:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/02 03:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/02 03:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:40 DEBUG : dir/file1(0xc00035eb40): >openPending: err= 2025/11/02 03:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/02 03:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:40 DEBUG : dir/file1(0xc00035eb40): _writeAt: size=25, off=0 2025/11/02 03:07:40 DEBUG : dir/file1(0xc00035eb40): >_writeAt: n=25, err= 2025/11/02 03:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/02 03:07:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000172840 2025/11/02 03:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:41 DEBUG : newLeaf(0xc00035eb40): close: 2025/11/02 03:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/02 03:07:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-02 03:07:40.974747376 +0000 UTC m=+134.747617969 2025/11/02 03:07:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/02 03:07:41 DEBUG : newLeaf(0xc00035eb40): >close: err= 2025/11/02 03:07:41 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:07:41 DEBUG : newLeaf: vfs cache: starting upload 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:07:41 DEBUG : dir: Looking for writers 2025/11/02 03:07:41 DEBUG : Looking for writers 2025/11/02 03:07:41 DEBUG : dir: reading active writers 2025/11/02 03:07:41 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:07:42 DEBUG : dir: Looking for writers 2025/11/02 03:07:42 DEBUG : Looking for writers 2025/11/02 03:07:42 DEBUG : dir: reading active writers 2025/11/02 03:07:42 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:07:42 DEBUG : newLeaf: size = 25 OK 2025/11/02 03:07:42 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/02 03:07:42 INFO : newLeaf: Copied (replaced existing) 2025/11/02 03:07:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-02 03:07:40 +0000 UTC," 2025/11/02 03:07:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/02 03:07:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/02 03:07:42 DEBUG : dir: Looking for writers 2025/11/02 03:07:42 DEBUG : Looking for writers 2025/11/02 03:07:42 DEBUG : dir: reading active writers 2025/11/02 03:07:42 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:42 DEBUG : >WaitForWriters: 2025/11/02 03:07:43 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:43 DEBUG : dir: Looking for writers 2025/11/02 03:07:43 DEBUG : Looking for writers 2025/11/02 03:07:43 DEBUG : dir: reading active writers 2025/11/02 03:07:43 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:43 DEBUG : >WaitForWriters: 2025/11/02 03:07:43 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:43 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:43 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:07:43 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:43 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:07:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:07:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): openPending: 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/02 03:07:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): >openPending: err= 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/02 03:07:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): _writeAt: size=14, off=0 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): >_writeAt: n=14, err= 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): close: 2025/11/02 03:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/02 03:07:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:07:45 DEBUG : dir/file1(0xc0000b18c0): >close: err= 2025/11/02 03:07:45 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:07:45 DEBUG : dir/file1: vfs cache: starting upload 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:07:45 DEBUG : dir: Looking for writers 2025/11/02 03:07:45 DEBUG : file1: reading active writers 2025/11/02 03:07:45 DEBUG : Looking for writers 2025/11/02 03:07:45 DEBUG : dir: reading active writers 2025/11/02 03:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:07:46 DEBUG : dir/file1: size = 14 OK 2025/11/02 03:07:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:07:46 INFO : dir/file1: Copied (replaced existing) 2025/11/02 03:07:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/02 03:07:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/02 03:07:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/02 03:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/02 03:07:46 DEBUG : dir: Looking for writers 2025/11/02 03:07:46 DEBUG : file1: reading active writers 2025/11/02 03:07:46 DEBUG : Looking for writers 2025/11/02 03:07:46 DEBUG : dir: reading active writers 2025/11/02 03:07:46 DEBUG : >WaitForWriters: 2025/11/02 03:07:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:07:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): _readAt: size=512, off=0 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): openPending: 2025/11/02 03:07:46 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/11/02 03:07:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/02 03:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): >openPending: err= 2025/11/02 03:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): >_readAt: n=14, err=EOF 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): close: 2025/11/02 03:07:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:07:46 DEBUG : dir/file1(0xc00035ff40): >close: err= 2025/11/02 03:07:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/02 03:07:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000afc9c0 2025/11/02 03:07:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/02 03:07:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/02 03:07:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000afc9c0 2025/11/02 03:07:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/02 03:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:07:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:48 DEBUG : dir/file1(0xc00060f980): openPending: 2025/11/02 03:07:48 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/11/02 03:07:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/02 03:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:48 DEBUG : dir/file1(0xc00060f980): >openPending: err= 2025/11/02 03:07:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/02 03:07:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:48 DEBUG : dir/file1(0xc00060f980): _writeAt: size=25, off=0 2025/11/02 03:07:48 DEBUG : dir/file1(0xc00060f980): >_writeAt: n=25, err= 2025/11/02 03:07:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/02 03:07:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000afc9c0 2025/11/02 03:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:49 DEBUG : newLeaf(0xc00060f980): close: 2025/11/02 03:07:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/02 03:07:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-02 03:07:48.596466067 +0000 UTC m=+142.369336659 2025/11/02 03:07:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/02 03:07:49 DEBUG : newLeaf(0xc00060f980): >close: err= 2025/11/02 03:07:49 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:07:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:07:49 DEBUG : dir: Looking for writers 2025/11/02 03:07:49 DEBUG : Looking for writers 2025/11/02 03:07:49 DEBUG : dir: reading active writers 2025/11/02 03:07:49 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:07:50 DEBUG : newLeaf: size = 25 OK 2025/11/02 03:07:50 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/02 03:07:50 INFO : newLeaf: Copied (replaced existing) 2025/11/02 03:07:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-02 03:07:48 +0000 UTC," 2025/11/02 03:07:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/02 03:07:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/02 03:07:50 DEBUG : dir: Looking for writers 2025/11/02 03:07:50 DEBUG : Looking for writers 2025/11/02 03:07:50 DEBUG : dir: reading active writers 2025/11/02 03:07:50 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:50 DEBUG : >WaitForWriters: 2025/11/02 03:07:50 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:50 DEBUG : dir: Looking for writers 2025/11/02 03:07:50 DEBUG : Looking for writers 2025/11/02 03:07:50 DEBUG : dir: reading active writers 2025/11/02 03:07:50 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:50 DEBUG : >WaitForWriters: 2025/11/02 03:07:50 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:51 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:51 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:07:51 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:07:51 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:07:52 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:52 DEBUG : dir: Looking for writers 2025/11/02 03:07:52 DEBUG : file1: reading active writers 2025/11/02 03:07:52 DEBUG : Looking for writers 2025/11/02 03:07:52 DEBUG : dir: reading active writers 2025/11/02 03:07:52 DEBUG : >WaitForWriters: 2025/11/02 03:07:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:07:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:52 DEBUG : dir/file1(0xc000c7e580): _readAt: size=512, off=0 2025/11/02 03:07:52 DEBUG : dir/file1(0xc000c7e580): openPending: 2025/11/02 03:07:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/02 03:07:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/02 03:07:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:52 DEBUG : dir/file1(0xc000c7e580): >openPending: err= 2025/11/02 03:07:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/02 03:07:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:07:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:07:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:07:53 DEBUG : dir/file1(0xc000c7e580): >_readAt: n=14, err=EOF 2025/11/02 03:07:53 DEBUG : dir/file1(0xc000c7e580): close: 2025/11/02 03:07:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:07:53 DEBUG : dir/file1(0xc000c7e580): >close: err= 2025/11/02 03:07:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/02 03:07:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bd380 2025/11/02 03:07:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/02 03:07:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/02 03:07:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0007bd380 2025/11/02 03:07:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/02 03:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:07:55 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:07:55 DEBUG : dir/file1(0xc0004a2900): openPending: 2025/11/02 03:07:55 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/11/02 03:07:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/02 03:07:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:07:55 DEBUG : dir/file1(0xc0004a2900): >openPending: err= 2025/11/02 03:07:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/02 03:07:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:07:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:07:55 DEBUG : dir/file1(0xc0004a2900): _writeAt: size=25, off=0 2025/11/02 03:07:55 DEBUG : dir/file1(0xc0004a2900): >_writeAt: n=25, err= 2025/11/02 03:07:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/02 03:07:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/02 03:07:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bd380 2025/11/02 03:07:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:07:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:55 DEBUG : newLeaf(0xc0004a2900): close: 2025/11/02 03:07:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/02 03:07:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-02 03:07:55.190014907 +0000 UTC m=+148.962885499 2025/11/02 03:07:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/02 03:07:55 DEBUG : newLeaf(0xc0004a2900): >close: err= 2025/11/02 03:07:55 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:55 DEBUG : dir: Looking for writers 2025/11/02 03:07:55 DEBUG : Looking for writers 2025/11/02 03:07:55 DEBUG : dir: reading active writers 2025/11/02 03:07:55 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:07:55 DEBUG : dir: Looking for writers 2025/11/02 03:07:55 DEBUG : Looking for writers 2025/11/02 03:07:55 DEBUG : dir: reading active writers 2025/11/02 03:07:55 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:07:55 DEBUG : dir: Looking for writers 2025/11/02 03:07:55 DEBUG : Looking for writers 2025/11/02 03:07:55 DEBUG : dir: reading active writers 2025/11/02 03:07:55 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:07:55 DEBUG : dir: Looking for writers 2025/11/02 03:07:55 DEBUG : Looking for writers 2025/11/02 03:07:55 DEBUG : dir: reading active writers 2025/11/02 03:07:55 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:07:55 DEBUG : newLeaf: vfs cache: starting upload 2025/11/02 03:07:55 DEBUG : dir: Looking for writers 2025/11/02 03:07:55 DEBUG : Looking for writers 2025/11/02 03:07:55 DEBUG : dir: reading active writers 2025/11/02 03:07:55 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:07:56 DEBUG : dir: Looking for writers 2025/11/02 03:07:56 DEBUG : Looking for writers 2025/11/02 03:07:56 DEBUG : dir: reading active writers 2025/11/02 03:07:56 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:07:56 DEBUG : dir: Looking for writers 2025/11/02 03:07:56 DEBUG : Looking for writers 2025/11/02 03:07:56 DEBUG : dir: reading active writers 2025/11/02 03:07:56 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:07:56 DEBUG : newLeaf: size = 25 OK 2025/11/02 03:07:56 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/02 03:07:56 INFO : newLeaf: Copied (replaced existing) 2025/11/02 03:07:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-02 03:07:55 +0000 UTC," 2025/11/02 03:07:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/02 03:07:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/02 03:07:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/02 03:07:57 DEBUG : dir: Looking for writers 2025/11/02 03:07:57 DEBUG : Looking for writers 2025/11/02 03:07:57 DEBUG : dir: reading active writers 2025/11/02 03:07:57 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:57 DEBUG : >WaitForWriters: 2025/11/02 03:07:57 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:57 DEBUG : dir: Looking for writers 2025/11/02 03:07:57 DEBUG : Looking for writers 2025/11/02 03:07:57 DEBUG : dir: reading active writers 2025/11/02 03:07:57 DEBUG : newLeaf: reading active writers 2025/11/02 03:07:57 DEBUG : >WaitForWriters: 2025/11/02 03:07:57 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.67s) --- PASS: TestFileRename/off,forceCache=false (5.73s) --- PASS: TestFileRename/minimal,forceCache=false (5.77s) --- FAIL: TestFileRename/minimal,forceCache=true (9.04s) --- PASS: TestFileRename/writes,forceCache=false (7.95s) --- PASS: TestFileRename/writes,forceCache=true (7.71s) --- PASS: TestFileRename/full,forceCache=false (6.48s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:58 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:58 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:58 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:58 DEBUG : Looking for writers 2025/11/02 03:07:58 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:07:58 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:07:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:07:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:07:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/02 03:07:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:07:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/02 03:07:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/02 03:07:59 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:07:59 DEBUG : dir: Looking for writers 2025/11/02 03:07:59 DEBUG : file1: reading active writers 2025/11/02 03:07:59 DEBUG : Looking for writers 2025/11/02 03:07:59 DEBUG : dir: reading active writers 2025/11/02 03:07:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.33s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:00 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:08:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/02 03:08:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/02 03:08:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/02 03:08:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/02 03:08:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/02 03:08:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/02 03:08:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/02 03:08:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/02 03:08:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/02 03:08:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/02 03:08:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/02 03:08:03 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:03 DEBUG : dir: Looking for writers 2025/11/02 03:08:03 DEBUG : file1: reading active writers 2025/11/02 03:08:03 DEBUG : Looking for writers 2025/11/02 03:08:03 DEBUG : dir: reading active writers 2025/11/02 03:08:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.78s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:04 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:08:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/02 03:08:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/02 03:08:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/02 03:08:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/02 03:08:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/02 03:08:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/02 03:08:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/02 03:08:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/02 03:08:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/02 03:08:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/02 03:08:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/02 03:08:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/02 03:08:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/02 03:08:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/02 03:08:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/02 03:08:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/02 03:08:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/02 03:08:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/02 03:08:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/02 03:08:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/02 03:08:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/02 03:08:08 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:08 DEBUG : dir: Looking for writers 2025/11/02 03:08:08 DEBUG : file1: reading active writers 2025/11/02 03:08:08 DEBUG : Looking for writers 2025/11/02 03:08:08 DEBUG : dir: reading active writers 2025/11/02 03:08:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.50s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:08 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:08:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/02 03:08:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:10 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:10 DEBUG : dir: Looking for writers 2025/11/02 03:08:10 DEBUG : file1: reading active writers 2025/11/02 03:08:10 DEBUG : Looking for writers 2025/11/02 03:08:10 DEBUG : dir: reading active writers 2025/11/02 03:08:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.33s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:11 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/02 03:08:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/02 03:08:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/02 03:08:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/02 03:08:13 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:13 DEBUG : dir: Looking for writers 2025/11/02 03:08:13 DEBUG : file1: reading active writers 2025/11/02 03:08:13 DEBUG : Looking for writers 2025/11/02 03:08:13 DEBUG : dir: reading active writers 2025/11/02 03:08:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.52s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:13 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:13 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:13 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:13 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:15 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): _readAt: size=1, off=0 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): openPending: 2025/11/02 03:08:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >openPending: err= 2025/11/02 03:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/02 03:08:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >_readAt: n=1, err= 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): _readAt: size=256, off=1 2025/11/02 03:08:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >_readAt: n=15, err=EOF 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): _readAt: size=16, off=16 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >_readAt: n=0, err=EOF 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): close: 2025/11/02 03:08:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >close: err= 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): close: 2025/11/02 03:08:15 DEBUG : dir/file1(0xc0004a2a40): >close: err=file already closed 2025/11/02 03:08:15 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:15 DEBUG : dir: Looking for writers 2025/11/02 03:08:15 DEBUG : file1: reading active writers 2025/11/02 03:08:15 DEBUG : Looking for writers 2025/11/02 03:08:15 DEBUG : dir: reading active writers 2025/11/02 03:08:15 DEBUG : >WaitForWriters: 2025/11/02 03:08:15 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.40s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:16 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:16 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:16 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:16 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): _readAt: size=1, off=0 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): openPending: 2025/11/02 03:08:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >openPending: err= 2025/11/02 03:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/02 03:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >_readAt: n=1, err= 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): _readAt: size=1, off=5 2025/11/02 03:08:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >_readAt: n=1, err= 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): _readAt: size=1, off=3 2025/11/02 03:08:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >_readAt: n=1, err= 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): _readAt: size=1, off=13 2025/11/02 03:08:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >_readAt: n=1, err= 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): _readAt: size=16, off=100 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >_readAt: n=0, err=EOF 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): close: 2025/11/02 03:08:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:08:17 DEBUG : dir/file1(0xc000c23400): >close: err= 2025/11/02 03:08:17 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:17 DEBUG : dir: Looking for writers 2025/11/02 03:08:17 DEBUG : file1: reading active writers 2025/11/02 03:08:17 DEBUG : Looking for writers 2025/11/02 03:08:17 DEBUG : dir: reading active writers 2025/11/02 03:08:17 DEBUG : >WaitForWriters: 2025/11/02 03:08:17 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.36s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:18 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:18 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:18 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:18 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:19 DEBUG : dir/file1(0xc0001632c0): _readAt: size=1, off=0 2025/11/02 03:08:19 DEBUG : dir/file1(0xc0001632c0): openPending: 2025/11/02 03:08:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:19 DEBUG : dir/file1(0xc0001632c0): >openPending: err= 2025/11/02 03:08:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/02 03:08:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=1, err= 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=1, off=5 2025/11/02 03:08:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=1, err= 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=1, off=1 2025/11/02 03:08:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=1, err= 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=6, off=10 2025/11/02 03:08:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=6, err= 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=256, off=10 2025/11/02 03:08:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=6, err=EOF 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=256, off=100 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): close: 2025/11/02 03:08:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >close: err= 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): _readAt: size=256, off=100 2025/11/02 03:08:20 DEBUG : dir/file1(0xc0001632c0): >_readAt: n=0, err=file already closed 2025/11/02 03:08:20 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:20 DEBUG : dir: Looking for writers 2025/11/02 03:08:20 DEBUG : file1: reading active writers 2025/11/02 03:08:20 DEBUG : Looking for writers 2025/11/02 03:08:20 DEBUG : dir: reading active writers 2025/11/02 03:08:20 DEBUG : >WaitForWriters: 2025/11/02 03:08:20 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.40s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:20 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:20 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:20 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:20 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): RWFileHandle.Flush 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): _readAt: size=256, off=0 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): openPending: 2025/11/02 03:08:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): >openPending: err= 2025/11/02 03:08:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/02 03:08:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): >_readAt: n=16, err=EOF 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): RWFileHandle.Flush 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): RWFileHandle.Flush 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): close: 2025/11/02 03:08:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:08:22 DEBUG : dir/file1(0xc00062e240): >close: err= 2025/11/02 03:08:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:22 DEBUG : dir: Looking for writers 2025/11/02 03:08:22 DEBUG : file1: reading active writers 2025/11/02 03:08:22 DEBUG : Looking for writers 2025/11/02 03:08:22 DEBUG : dir: reading active writers 2025/11/02 03:08:22 DEBUG : >WaitForWriters: 2025/11/02 03:08:22 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.41s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:23 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:23 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:23 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:23 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:08:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/02 03:08:24 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:24 DEBUG : dir/file1(0xc000824440): _readAt: size=256, off=0 2025/11/02 03:08:24 DEBUG : dir/file1(0xc000824440): openPending: 2025/11/02 03:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:24 DEBUG : dir/file1(0xc000824440): >openPending: err= 2025/11/02 03:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/02 03:08:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:25 DEBUG : dir/file1(0xc000824440): >_readAt: n=16, err=EOF 2025/11/02 03:08:25 DEBUG : dir/file1(0xc000824440): RWFileHandle.Release 2025/11/02 03:08:25 DEBUG : dir/file1(0xc000824440): close: 2025/11/02 03:08:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/02 03:08:25 DEBUG : dir/file1(0xc000824440): >close: err= 2025/11/02 03:08:25 DEBUG : dir/file1(0xc000824440): RWFileHandle.Release 2025/11/02 03:08:25 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:25 DEBUG : dir: Looking for writers 2025/11/02 03:08:25 DEBUG : file1: reading active writers 2025/11/02 03:08:25 DEBUG : Looking for writers 2025/11/02 03:08:25 DEBUG : dir: reading active writers 2025/11/02 03:08:25 DEBUG : >WaitForWriters: 2025/11/02 03:08:25 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.43s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:25 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:25 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:25 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:25 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:25 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): openPending: 2025/11/02 03:08:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): >openPending: err= 2025/11/02 03:08:25 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): _writeAt: size=5, off=0 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): >_writeAt: n=5, err= 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): _writeAt: size=7, off=5 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): >_writeAt: n=7, err= 2025/11/02 03:08:25 DEBUG : file1: vfs cache: truncate to size=11 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): close: 2025/11/02 03:08:25 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:25.927969078 +0000 UTC m=+179.700839680 2025/11/02 03:08:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): >close: err= 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): close: 2025/11/02 03:08:25 DEBUG : file1(0xc00062e4c0): >close: err=file already closed 2025/11/02 03:08:25 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:25 DEBUG : Looking for writers 2025/11/02 03:08:25 DEBUG : file1: reading active writers 2025/11/02 03:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:25 DEBUG : Looking for writers 2025/11/02 03:08:25 DEBUG : file1: reading active writers 2025/11/02 03:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:25 DEBUG : Looking for writers 2025/11/02 03:08:25 DEBUG : file1: reading active writers 2025/11/02 03:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:25 DEBUG : Looking for writers 2025/11/02 03:08:25 DEBUG : file1: reading active writers 2025/11/02 03:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:26 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:26 DEBUG : Looking for writers 2025/11/02 03:08:26 DEBUG : file1: reading active writers 2025/11/02 03:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:26 DEBUG : Looking for writers 2025/11/02 03:08:26 DEBUG : file1: reading active writers 2025/11/02 03:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:26 DEBUG : Looking for writers 2025/11/02 03:08:26 DEBUG : file1: reading active writers 2025/11/02 03:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:26 DEBUG : file1: size = 11 OK 2025/11/02 03:08:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:26 INFO : file1: Copied (new) 2025/11/02 03:08:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-02 03:08:25 +0000 UTC," 2025/11/02 03:08:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:26 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : >WaitForWriters: 2025/11/02 03:08:27 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : >WaitForWriters: 2025/11/02 03:08:27 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:27 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:27 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:27 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:27 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:27 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): openPending: 2025/11/02 03:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): >openPending: err= 2025/11/02 03:08:27 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): _writeAt: size=7, off=0 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): >_writeAt: n=7, err= 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): _writeAt: size=6, off=5 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): >_writeAt: n=6, err= 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): close: 2025/11/02 03:08:27 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:27.903441797 +0000 UTC m=+181.676312388 2025/11/02 03:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): >close: err= 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): _writeAt: size=5, off=0 2025/11/02 03:08:27 DEBUG : file1(0xc00062f600): >_writeAt: n=0, err=file already closed 2025/11/02 03:08:27 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:27 DEBUG : Looking for writers 2025/11/02 03:08:27 DEBUG : file1: reading active writers 2025/11/02 03:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:28 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:28 DEBUG : Looking for writers 2025/11/02 03:08:28 DEBUG : file1: reading active writers 2025/11/02 03:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:28 DEBUG : Looking for writers 2025/11/02 03:08:28 DEBUG : file1: reading active writers 2025/11/02 03:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:28 DEBUG : Looking for writers 2025/11/02 03:08:28 DEBUG : file1: reading active writers 2025/11/02 03:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:28 DEBUG : file1: size = 11 OK 2025/11/02 03:08:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:28 INFO : file1: Copied (new) 2025/11/02 03:08:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-02 03:08:27 +0000 UTC," 2025/11/02 03:08:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:28 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : >WaitForWriters: 2025/11/02 03:08:29 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : >WaitForWriters: 2025/11/02 03:08:29 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:29 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:29 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:29 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:29 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:29 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:29 DEBUG : file1(0xc000c228c0): openPending: 2025/11/02 03:08:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:29 DEBUG : file1(0xc000c228c0): >openPending: err= 2025/11/02 03:08:29 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:29 DEBUG : file1(0xc000c228c0): close: 2025/11/02 03:08:29 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:29.889552888 +0000 UTC m=+183.662423481 2025/11/02 03:08:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:29 DEBUG : file1(0xc000c228c0): >close: err= 2025/11/02 03:08:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/02 03:08:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:08:29 DEBUG : file2: newRWFileHandle: 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): openPending: 2025/11/02 03:08:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): >openPending: err= 2025/11/02 03:08:29 DEBUG : file2: >newRWFileHandle: err= 2025/11/02 03:08:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/02 03:08:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/02 03:08:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): RWFileHandle.Flush 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): RWFileHandle.Release 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): close: 2025/11/02 03:08:29 DEBUG : file2: vfs cache: setting modification time to 2025-11-02 03:08:29.891594271 +0000 UTC m=+183.664464864 2025/11/02 03:08:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:29 DEBUG : file2(0xc000c22d80): >close: err= 2025/11/02 03:08:29 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : file2: reading active writers 2025/11/02 03:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : file2: reading active writers 2025/11/02 03:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : file2: reading active writers 2025/11/02 03:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/02 03:08:29 DEBUG : Looking for writers 2025/11/02 03:08:29 DEBUG : file1: reading active writers 2025/11/02 03:08:29 DEBUG : file2: reading active writers 2025/11/02 03:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/02 03:08:29 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:29 DEBUG : file2: vfs cache: starting upload 2025/11/02 03:08:30 DEBUG : Looking for writers 2025/11/02 03:08:30 DEBUG : file1: reading active writers 2025/11/02 03:08:30 DEBUG : file2: reading active writers 2025/11/02 03:08:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/02 03:08:30 DEBUG : Looking for writers 2025/11/02 03:08:30 DEBUG : file1: reading active writers 2025/11/02 03:08:30 DEBUG : file2: reading active writers 2025/11/02 03:08:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/02 03:08:30 DEBUG : Looking for writers 2025/11/02 03:08:30 DEBUG : file1: reading active writers 2025/11/02 03:08:30 DEBUG : file2: reading active writers 2025/11/02 03:08:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/02 03:08:30 DEBUG : file1: size = 0 OK 2025/11/02 03:08:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:30 INFO : file1: Copied (new) 2025/11/02 03:08:30 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-02 03:08:29 +0000 UTC," 2025/11/02 03:08:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:30 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:30 DEBUG : file2: size = 0 OK 2025/11/02 03:08:30 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/11/02 03:08:30 INFO : file2: Copied (new) 2025/11/02 03:08:30 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-02 03:08:29 +0000 UTC," 2025/11/02 03:08:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/02 03:08:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/02 03:08:30 INFO : file2: vfs cache: upload succeeded try #1 2025/11/02 03:08:31 DEBUG : Looking for writers 2025/11/02 03:08:31 DEBUG : file1: reading active writers 2025/11/02 03:08:31 DEBUG : file2: reading active writers 2025/11/02 03:08:31 DEBUG : >WaitForWriters: 2025/11/02 03:08:31 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:31 DEBUG : Looking for writers 2025/11/02 03:08:31 DEBUG : file1: reading active writers 2025/11/02 03:08:31 DEBUG : file2: reading active writers 2025/11/02 03:08:31 DEBUG : >WaitForWriters: 2025/11/02 03:08:31 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:31 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:31 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:31 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:31 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:32 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): openPending: 2025/11/02 03:08:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): >openPending: err= 2025/11/02 03:08:32 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): _writeAt: size=5, off=0 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): >_writeAt: n=5, err= 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): RWFileHandle.Flush 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): RWFileHandle.Flush 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): close: 2025/11/02 03:08:32 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:32.025153593 +0000 UTC m=+185.798024225 2025/11/02 03:08:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:32 DEBUG : file1(0xc0000b1000): >close: err= 2025/11/02 03:08:32 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:32 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:32 DEBUG : Looking for writers 2025/11/02 03:08:32 DEBUG : file1: reading active writers 2025/11/02 03:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:32 DEBUG : file1: size = 5 OK 2025/11/02 03:08:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:32 INFO : file1: Copied (new) 2025/11/02 03:08:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-02 03:08:32 +0000 UTC," 2025/11/02 03:08:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:32 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:33 DEBUG : Looking for writers 2025/11/02 03:08:33 DEBUG : file1: reading active writers 2025/11/02 03:08:33 DEBUG : >WaitForWriters: 2025/11/02 03:08:33 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:33 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:33 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:33 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:33 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:33 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): openPending: 2025/11/02 03:08:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): >openPending: err= 2025/11/02 03:08:33 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): _writeAt: size=5, off=0 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): >_writeAt: n=5, err= 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): RWFileHandle.Release 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): close: 2025/11/02 03:08:33 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:33.890686783 +0000 UTC m=+187.663557415 2025/11/02 03:08:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): >close: err= 2025/11/02 03:08:33 DEBUG : file1(0xc0004a3580): RWFileHandle.Release 2025/11/02 03:08:33 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:33 DEBUG : Looking for writers 2025/11/02 03:08:33 DEBUG : file1: reading active writers 2025/11/02 03:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:33 DEBUG : Looking for writers 2025/11/02 03:08:33 DEBUG : file1: reading active writers 2025/11/02 03:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:33 DEBUG : Looking for writers 2025/11/02 03:08:33 DEBUG : file1: reading active writers 2025/11/02 03:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:33 DEBUG : Looking for writers 2025/11/02 03:08:33 DEBUG : file1: reading active writers 2025/11/02 03:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:33 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:34 DEBUG : Looking for writers 2025/11/02 03:08:34 DEBUG : file1: reading active writers 2025/11/02 03:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:34 DEBUG : Looking for writers 2025/11/02 03:08:34 DEBUG : file1: reading active writers 2025/11/02 03:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:34 DEBUG : Looking for writers 2025/11/02 03:08:34 DEBUG : file1: reading active writers 2025/11/02 03:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:34 DEBUG : file1: size = 5 OK 2025/11/02 03:08:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:34 INFO : file1: Copied (new) 2025/11/02 03:08:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-02 03:08:33 +0000 UTC," 2025/11/02 03:08:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:34 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:35 DEBUG : Looking for writers 2025/11/02 03:08:35 DEBUG : file1: reading active writers 2025/11/02 03:08:35 DEBUG : >WaitForWriters: 2025/11/02 03:08:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:35 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:35 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/02 03:08:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:08:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): openPending: 2025/11/02 03:08:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/11/02 03:08:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): >openPending: err= 2025/11/02 03:08:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/02 03:08:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): _writeAt: size=5, off=0 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): >_writeAt: n=5, err= 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): close: 2025/11/02 03:08:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-02 03:08:36.985908115 +0000 UTC m=+190.758778707 2025/11/02 03:08:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:36 DEBUG : dir/file1(0xc00060ea00): >close: err= 2025/11/02 03:08:36 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:36 DEBUG : dir: Looking for writers 2025/11/02 03:08:36 DEBUG : file1: reading active writers 2025/11/02 03:08:36 DEBUG : Looking for writers 2025/11/02 03:08:36 DEBUG : dir: reading active writers 2025/11/02 03:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:36 DEBUG : dir: Looking for writers 2025/11/02 03:08:36 DEBUG : file1: reading active writers 2025/11/02 03:08:36 DEBUG : Looking for writers 2025/11/02 03:08:36 DEBUG : dir: reading active writers 2025/11/02 03:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:37 DEBUG : dir: Looking for writers 2025/11/02 03:08:37 DEBUG : file1: reading active writers 2025/11/02 03:08:37 DEBUG : Looking for writers 2025/11/02 03:08:37 DEBUG : dir: reading active writers 2025/11/02 03:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:37 DEBUG : dir: Looking for writers 2025/11/02 03:08:37 DEBUG : file1: reading active writers 2025/11/02 03:08:37 DEBUG : Looking for writers 2025/11/02 03:08:37 DEBUG : dir: reading active writers 2025/11/02 03:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:37 DEBUG : dir/file1: vfs cache: starting upload 2025/11/02 03:08:37 DEBUG : dir: Looking for writers 2025/11/02 03:08:37 DEBUG : file1: reading active writers 2025/11/02 03:08:37 DEBUG : Looking for writers 2025/11/02 03:08:37 DEBUG : dir: reading active writers 2025/11/02 03:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:37 DEBUG : dir: Looking for writers 2025/11/02 03:08:37 DEBUG : file1: reading active writers 2025/11/02 03:08:37 DEBUG : Looking for writers 2025/11/02 03:08:37 DEBUG : dir: reading active writers 2025/11/02 03:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:37 DEBUG : dir: Looking for writers 2025/11/02 03:08:37 DEBUG : file1: reading active writers 2025/11/02 03:08:37 DEBUG : Looking for writers 2025/11/02 03:08:37 DEBUG : dir: reading active writers 2025/11/02 03:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:37 DEBUG : dir/file1: size = 5 OK 2025/11/02 03:08:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:37 INFO : dir/file1: Copied (replaced existing) 2025/11/02 03:08:37 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-02 03:08:36 +0000 UTC," 2025/11/02 03:08:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:38 DEBUG : dir: Looking for writers 2025/11/02 03:08:38 DEBUG : file1: reading active writers 2025/11/02 03:08:38 DEBUG : Looking for writers 2025/11/02 03:08:38 DEBUG : dir: reading active writers 2025/11/02 03:08:38 DEBUG : >WaitForWriters: 2025/11/02 03:08:38 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.44s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:39 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:39 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:39 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:39 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/02 03:08:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/02 03:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/02 03:08:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): _writeAt: size=5, off=0 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): openPending: 2025/11/02 03:08:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/02 03:08:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/02 03:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): >openPending: err= 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): >_writeAt: n=5, err= 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): _writeAt: size=15, off=5 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): >_writeAt: n=15, err= 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): close: 2025/11/02 03:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/02 03:08:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-02 03:08:40.387992072 +0000 UTC m=+194.160862703 2025/11/02 03:08:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:40 DEBUG : dir/file1(0xc00035e6c0): >close: err= 2025/11/02 03:08:40 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:40 DEBUG : dir/file1: vfs cache: starting upload 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:40 DEBUG : dir: Looking for writers 2025/11/02 03:08:40 DEBUG : file1: reading active writers 2025/11/02 03:08:40 DEBUG : Looking for writers 2025/11/02 03:08:40 DEBUG : dir: reading active writers 2025/11/02 03:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:41 DEBUG : dir: Looking for writers 2025/11/02 03:08:41 DEBUG : file1: reading active writers 2025/11/02 03:08:41 DEBUG : Looking for writers 2025/11/02 03:08:41 DEBUG : dir: reading active writers 2025/11/02 03:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:41 DEBUG : dir/file1: size = 20 OK 2025/11/02 03:08:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:41 INFO : dir/file1: Copied (replaced existing) 2025/11/02 03:08:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-02 03:08:40 +0000 UTC," 2025/11/02 03:08:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:41 DEBUG : dir: Looking for writers 2025/11/02 03:08:41 DEBUG : file1: reading active writers 2025/11/02 03:08:41 DEBUG : Looking for writers 2025/11/02 03:08:41 DEBUG : dir: reading active writers 2025/11/02 03:08:41 DEBUG : >WaitForWriters: 2025/11/02 03:08:41 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.43s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:42 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:42 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:42 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:42 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:42 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): openPending: 2025/11/02 03:08:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): >openPending: err= 2025/11/02 03:08:42 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): _writeAt: size=5, off=0 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): >_writeAt: n=5, err= 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): close: 2025/11/02 03:08:42 DEBUG : file1: vfs cache: setting modification time to 2025-11-02 03:08:42.602349208 +0000 UTC m=+196.375219810 2025/11/02 03:08:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:42 DEBUG : file1(0xc000e2cdc0): >close: err= 2025/11/02 03:08:42 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:42 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:42 DEBUG : Looking for writers 2025/11/02 03:08:42 DEBUG : file1: reading active writers 2025/11/02 03:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:43 DEBUG : Looking for writers 2025/11/02 03:08:43 DEBUG : file1: reading active writers 2025/11/02 03:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:43 DEBUG : file1: size = 5 OK 2025/11/02 03:08:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:43 INFO : file1: Copied (new) 2025/11/02 03:08:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-02 03:08:42 +0000 UTC," 2025/11/02 03:08:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:43 DEBUG : Looking for writers 2025/11/02 03:08:43 DEBUG : file1: reading active writers 2025/11/02 03:08:43 DEBUG : >WaitForWriters: 2025/11/02 03:08:43 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:44 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/02 03:08:44 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.445691845 +0000 UTC m=+198.218562458 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.445691845 +0000 UTC m=+198.218562458 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2df40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.445691845 +0000 UTC m=+198.218562458 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22480): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6f50 item 1 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.453372756 +0000 UTC m=+198.226243379 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22b80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.453372756 +0000 UTC m=+198.226243379 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7650 item 2 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.455667274 +0000 UTC m=+198.228537866 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c236c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.455667274 +0000 UTC m=+198.228537866 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23b40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.455667274 +0000 UTC m=+198.228537866 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e0c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7b90 item 3 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.458567038 +0000 UTC m=+198.231437629 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e8c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.458567038 +0000 UTC m=+198.231437629 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062ee80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 4 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.460610435 +0000 UTC m=+198.233481027 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f4c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.460610435 +0000 UTC m=+198.233481027 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f940): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.460610435 +0000 UTC m=+198.233481027 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fe40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 5 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.463353224 +0000 UTC m=+198.236223816 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.463353224 +0000 UTC m=+198.236223816 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824fc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 6 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.465661146 +0000 UTC m=+198.238531769 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008256c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.465661146 +0000 UTC m=+198.238531769 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825cc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.465661146 +0000 UTC m=+198.238531769 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2240): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 7 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.469167991 +0000 UTC m=+198.242038623 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2980): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.469167991 +0000 UTC m=+198.242038623 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a3040): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6cb0 item 8 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc0004a37c0): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a37c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.472119072 +0000 UTC m=+198.244989703 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b02c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.472119072 +0000 UTC m=+198.244989703 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.472119072 +0000 UTC m=+198.244989703 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0c80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 9 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.475890573 +0000 UTC m=+198.248761205 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.475890573 +0000 UTC m=+198.248761205 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162040): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b90 item 10 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc000162700): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.478789094 +0000 UTC m=+198.251659717 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162cc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.478789094 +0000 UTC m=+198.251659717 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163200): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.478789094 +0000 UTC m=+198.251659717 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8620 item 11 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.482230175 +0000 UTC m=+198.255100807 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000195400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.482230175 +0000 UTC m=+198.255100807 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060ea40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8fc0 item 12 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc00060fcc0): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fcc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.485689089 +0000 UTC m=+198.258559711 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079a580): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.485689089 +0000 UTC m=+198.258559711 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b5c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9420 item 13 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.487865766 +0000 UTC m=+198.260736358 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.487865766 +0000 UTC m=+198.260736358 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878680): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f98f0 item 14 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc000878cc0): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000878cc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.489729395 +0000 UTC m=+198.262599976 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.489729395 +0000 UTC m=+198.262599976 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ea0e0 item 15 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.492084956 +0000 UTC m=+198.264955549 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000879dc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.492084956 +0000 UTC m=+198.264955549 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e380): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ea8c0 item 16 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.494943274 +0000 UTC m=+198.267813865 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.494943274 +0000 UTC m=+198.267813865 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902880): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.494943274 +0000 UTC m=+198.267813865 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000902d80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de540 item 17 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.497655997 +0000 UTC m=+198.270526599 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.497655997 +0000 UTC m=+198.270526599 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000903940): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ded90 item 18 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.499456156 +0000 UTC m=+198.272326749 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c040): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.499456156 +0000 UTC m=+198.272326749 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092c540): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.499456156 +0000 UTC m=+198.272326749 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092ca40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000df960 item 19 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.503464341 +0000 UTC m=+198.276334993 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d0c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.503464341 +0000 UTC m=+198.276334993 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092d600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003feb60 item 20 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.507336802 +0000 UTC m=+198.280207394 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020480): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.507336802 +0000 UTC m=+198.280207394 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020980): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.507336802 +0000 UTC m=+198.280207394 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000020e80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a1c0 item 21 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.51007348 +0000 UTC m=+198.282944072 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021500): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.51007348 +0000 UTC m=+198.282944072 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000021a40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a770 item 22 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.511683894 +0000 UTC m=+198.284554496 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.511683894 +0000 UTC m=+198.284554496 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996640): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.511683894 +0000 UTC m=+198.284554496 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000996b40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059abd0 item 23 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.514282413 +0000 UTC m=+198.287153004 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009971c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.514282413 +0000 UTC m=+198.287153004 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b0a0 item 24 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc000997d40): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000997d40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.516189553 +0000 UTC m=+198.289060145 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.516189553 +0000 UTC m=+198.289060145 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8680): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.516189553 +0000 UTC m=+198.289060145 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b8bc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b5e0 item 25 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.518273776 +0000 UTC m=+198.291144369 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9240): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.518273776 +0000 UTC m=+198.291144369 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009b9780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a22a0 item 26 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc00089e940): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089e940): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.521423329 +0000 UTC m=+198.294293921 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089ed00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.521423329 +0000 UTC m=+198.294293921 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f200): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.521423329 +0000 UTC m=+198.294293921 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089f740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ead20 item 27 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.526067017 +0000 UTC m=+198.298937630 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.526067017 +0000 UTC m=+198.298937630 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba380): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eb3b0 item 28 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc0008ba9c0): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008ba9c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.528814144 +0000 UTC m=+198.301684767 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bad80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.528814144 +0000 UTC m=+198.301684767 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bb440): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eb7a0 item 29 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.536594883 +0000 UTC m=+198.309465495 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008bbac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.536594883 +0000 UTC m=+198.309465495 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ebdc0 item 30 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): _readAt: size=2, off=0 2025/11/02 03:08:44 ERROR : open-test-file(0xc0008d26c0): Couldn't read size of file 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d26c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.539321622 +0000 UTC m=+198.312192234 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0008d2a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.539321622 +0000 UTC m=+198.312192234 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00092db80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fefc0 item 31 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.542173247 +0000 UTC m=+198.315043858 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.542173247 +0000 UTC m=+198.315043858 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0009747c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffea0 item 32 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.544514833 +0000 UTC m=+198.317385445 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000974e00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da620 item 33 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.545421594 +0000 UTC m=+198.318292217 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.545421594 +0000 UTC m=+198.318292217 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da850 item 33 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.548008862 +0000 UTC m=+198.320879475 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000975dc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dacb0 item 34 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.549197254 +0000 UTC m=+198.322067866 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e2c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.549197254 +0000 UTC m=+198.322067866 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2e800): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db110 item 34 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.551699141 +0000 UTC m=+198.324569762 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2ee40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db880 item 35 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.552761366 +0000 UTC m=+198.325631987 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f2c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.552761366 +0000 UTC m=+198.325631987 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2f7c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc00 item 35 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.554486825 +0000 UTC m=+198.327357417 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a2fe40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110230 item 36 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.555135943 +0000 UTC m=+198.328006535 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a683c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.555135943 +0000 UTC m=+198.328006535 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68900): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 36 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.556597217 +0000 UTC m=+198.329467808 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a68f40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001107e0 item 37 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.557507866 +0000 UTC m=+198.330378458 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a693c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.557507866 +0000 UTC m=+198.330378458 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a698c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a10 item 37 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.559262841 +0000 UTC m=+198.332133433 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a69f40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 38 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.560071369 +0000 UTC m=+198.332941971 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a984c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.560071369 +0000 UTC m=+198.332941971 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a98a00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 38 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.561565004 +0000 UTC m=+198.334435596 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111500 item 39 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.562197251 +0000 UTC m=+198.335067843 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99580): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.562197251 +0000 UTC m=+198.335067843 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000a99a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 39 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.564339343 +0000 UTC m=+198.337209964 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 40 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.565336535 +0000 UTC m=+198.338207146 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000aca680): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.565336535 +0000 UTC m=+198.338207146 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acabc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 40 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.567305512 +0000 UTC m=+198.340176104 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc620 item 41 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.567873147 +0000 UTC m=+198.340743739 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acb680): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcb60 item 41 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.568529809 +0000 UTC m=+198.341400402 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000acbb40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.568529809 +0000 UTC m=+198.341400402 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c100): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd0a0 item 41 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.570212339 +0000 UTC m=+198.343082931 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1c740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd500 item 42 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.57084658 +0000 UTC m=+198.343717172 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1cc40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 42 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.571766337 +0000 UTC m=+198.344636949 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.571766337 +0000 UTC m=+198.344636949 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1d700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc70 item 42 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.574038533 +0000 UTC m=+198.346909144 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b1dd40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2230 item 43 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.574746441 +0000 UTC m=+198.347617033 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b482c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2620 item 43 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.575422991 +0000 UTC m=+198.348293584 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48800): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.575422991 +0000 UTC m=+198.348293584 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b48d40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a10 item 43 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.57718 +0000 UTC m=+198.350050592 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49380): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3260 item 44 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.57784582 +0000 UTC m=+198.350716412 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49880): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3730 item 44 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.578560562 +0000 UTC m=+198.351431154 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b49dc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.578560562 +0000 UTC m=+198.351431154 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b743c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3c00 item 44 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.580188478 +0000 UTC m=+198.353059071 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74a00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 45 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.580976929 +0000 UTC m=+198.353847551 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b74f00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.580976929 +0000 UTC m=+198.353847551 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e00 item 45 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.583345215 +0000 UTC m=+198.356215827 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000b75c40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495880 item 46 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.584007188 +0000 UTC m=+198.356877800 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba61c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.584007188 +0000 UTC m=+198.356877800 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba68c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495dc0 item 46 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.585742867 +0000 UTC m=+198.358613469 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba6f00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c64d0 item 47 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.586390723 +0000 UTC m=+198.359261316 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.586390723 +0000 UTC m=+198.359261316 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ba7b00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6af0 item 47 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.588278507 +0000 UTC m=+198.361149099 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca1c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c70a0 item 48 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.588914652 +0000 UTC m=+198.361785244 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bca6c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.588914652 +0000 UTC m=+198.361785244 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcadc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7490 item 48 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.590617929 +0000 UTC m=+198.363488521 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7d50 item 49 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.591437418 +0000 UTC m=+198.364308010 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcb880): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.591437418 +0000 UTC m=+198.364308010 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bcbdc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7f10 item 49 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.593299474 +0000 UTC m=+198.366170065 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee4c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc8c0 item 50 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.59402192 +0000 UTC m=+198.366892512 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bee9c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.59402192 +0000 UTC m=+198.366892512 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000beef40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd20 item 50 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.595612948 +0000 UTC m=+198.368483540 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000bef5c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd260 item 51 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.596375779 +0000 UTC m=+198.369246371 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000befac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.596375779 +0000 UTC m=+198.369246371 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd730 item 51 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.5981501 +0000 UTC m=+198.371020693 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0e700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 52 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.598999685 +0000 UTC m=+198.371870298 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0ec00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.598999685 +0000 UTC m=+198.371870298 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa3f0 item 52 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.600563212 +0000 UTC m=+198.373433803 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0f800): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa930 item 53 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.601208893 +0000 UTC m=+198.374079486 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c0fd00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.601208893 +0000 UTC m=+198.374079486 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c2c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fab60 item 53 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.6028045 +0000 UTC m=+198.375675091 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4c940): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb0a0 item 54 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.603596186 +0000 UTC m=+198.376466778 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4ce40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.603596186 +0000 UTC m=+198.376466778 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4d3c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb490 item 54 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.605200667 +0000 UTC m=+198.378071260 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4da40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fba40 item 55 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.606010538 +0000 UTC m=+198.378881130 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c4df40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.606010538 +0000 UTC m=+198.378881130 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7c500): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbc70 item 55 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.610084637 +0000 UTC m=+198.382955260 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7cb80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6620 item 56 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.611790861 +0000 UTC m=+198.384661503 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.611790861 +0000 UTC m=+198.384661503 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7d600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e00 item 56 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.615963405 +0000 UTC m=+198.388833997 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c7dc40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7490 item 57 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.618910988 +0000 UTC m=+198.391781581 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca80c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7730 item 57 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.620440541 +0000 UTC m=+198.393311132 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.620440541 +0000 UTC m=+198.393311132 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca8b80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 57 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.622918303 +0000 UTC m=+198.395788895 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca91c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e41c0 item 58 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.623965418 +0000 UTC m=+198.396836011 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e45b0 item 58 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.625122311 +0000 UTC m=+198.397992903 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000ca9c40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.625122311 +0000 UTC m=+198.397992903 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4a80 item 58 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.626498985 +0000 UTC m=+198.399369578 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd28c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e50a0 item 59 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.627148926 +0000 UTC m=+198.400019517 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd2e00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5260 item 59 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.627678559 +0000 UTC m=+198.400549152 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3340): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.627678559 +0000 UTC m=+198.400549152 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd38c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e59d0 item 59 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.62983587 +0000 UTC m=+198.402706461 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000cd3f00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc0e0 item 60 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.630412263 +0000 UTC m=+198.403282855 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0c4c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc310 item 60 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.631003743 +0000 UTC m=+198.403874334 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0ca00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.631003743 +0000 UTC m=+198.403874334 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0cfc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc4d0 item 60 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.63245647 +0000 UTC m=+198.405327072 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0d600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcb60 item 61 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.633026861 +0000 UTC m=+198.405897453 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d0db40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.633026861 +0000 UTC m=+198.405897453 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d462c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce00 item 61 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.634638938 +0000 UTC m=+198.407509530 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46900): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 62 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.635196805 +0000 UTC m=+198.408067407 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d46e40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.635196805 +0000 UTC m=+198.408067407 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47540): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd500 item 62 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.636670352 +0000 UTC m=+198.409540944 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d47b80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd960 item 63 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.637416351 +0000 UTC m=+198.410286944 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.637416351 +0000 UTC m=+198.410286944 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76840): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 63 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.639022968 +0000 UTC m=+198.411893561 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d76e80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c82a0 item 64 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.639662218 +0000 UTC m=+198.412532810 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d773c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.639662218 +0000 UTC m=+198.412532810 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d77ac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c84d0 item 64 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.641087054 +0000 UTC m=+198.413957646 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c89a0 item 65 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.642447648 +0000 UTC m=+198.415318240 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9c600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.642447648 +0000 UTC m=+198.415318240 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9cb00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e70 item 65 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.644146799 +0000 UTC m=+198.417017401 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9420 item 66 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.64493094 +0000 UTC m=+198.417801522 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9d5c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.64493094 +0000 UTC m=+198.417801522 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000d9db00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9880 item 66 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.646205273 +0000 UTC m=+198.419075865 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe1c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9c00 item 67 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.646883015 +0000 UTC m=+198.419753608 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfe640): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.646883015 +0000 UTC m=+198.419753608 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dfeb40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 67 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.649173376 +0000 UTC m=+198.422043968 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff1c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a5b0 item 68 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.65009165 +0000 UTC m=+198.422962242 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dff6c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.65009165 +0000 UTC m=+198.422962242 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000dffc00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 68 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.652052482 +0000 UTC m=+198.424923074 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c2c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 69 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.652839368 +0000 UTC m=+198.425709960 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1c740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.652839368 +0000 UTC m=+198.425709960 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1cc40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 69 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.654851776 +0000 UTC m=+198.427722369 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d2c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 70 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.655393804 +0000 UTC m=+198.428264416 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1d7c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.655393804 +0000 UTC m=+198.428264416 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e1dd00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 70 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.656787501 +0000 UTC m=+198.429658093 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6460 item 71 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.657319309 +0000 UTC m=+198.430189901 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34900): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.657319309 +0000 UTC m=+198.430189901 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f34e00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6620 item 71 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.658600695 +0000 UTC m=+198.431471287 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35480): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6af0 item 72 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.65921083 +0000 UTC m=+198.432081433 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35980): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.65921083 +0000 UTC m=+198.432081433 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f35ec0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6e00 item 72 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.660511463 +0000 UTC m=+198.433382065 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54500): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7260 item 73 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.661022241 +0000 UTC m=+198.433892834 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54a00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7490 item 73 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.661575039 +0000 UTC m=+198.434445631 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f54ec0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.661575039 +0000 UTC m=+198.434445631 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55400): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7810 item 73 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.663086678 +0000 UTC m=+198.435957270 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55a40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7c70 item 74 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.663615551 +0000 UTC m=+198.436486143 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f55f40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 74 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.66424935 +0000 UTC m=+198.437119942 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70500): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.66424935 +0000 UTC m=+198.437119942 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f70a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea310 item 74 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.666255948 +0000 UTC m=+198.439126550 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f710c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea700 item 75 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.667144957 +0000 UTC m=+198.440015549 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f715c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): _writeAt: size=3, off=2 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea8c0 item 75 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.667793895 +0000 UTC m=+198.440664486 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f71b00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.667793895 +0000 UTC m=+198.440664486 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f920c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eab60 item 75 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.669216285 +0000 UTC m=+198.442086877 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eafc0 item 76 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.669701658 +0000 UTC m=+198.442572249 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f92c00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb260 item 76 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): _writeAt: size=3, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.670227915 +0000 UTC m=+198.443098507 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.670227915 +0000 UTC m=+198.443098507 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f936c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb420 item 76 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.67143466 +0000 UTC m=+198.444305252 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000f93d00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb810 item 77 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.671954166 +0000 UTC m=+198.444824758 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.671954166 +0000 UTC m=+198.444824758 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0980): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb9d0 item 77 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.673247735 +0000 UTC m=+198.446118327 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb0fc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebe30 item 78 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.673818697 +0000 UTC m=+198.446689278 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb14c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.673818697 +0000 UTC m=+198.446689278 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fb1bc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8070 item 78 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.675177918 +0000 UTC m=+198.448048510 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8460 item 79 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.675680552 +0000 UTC m=+198.448551144 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.675680552 +0000 UTC m=+198.448551144 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd0e80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8620 item 79 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.677634931 +0000 UTC m=+198.450505523 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd14c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f89a0 item 80 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.678117037 +0000 UTC m=+198.450987628 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fd19c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.678117037 +0000 UTC m=+198.450987628 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8b60 item 80 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.680187383 +0000 UTC m=+198.453057975 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8ee0 item 81 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.680760169 +0000 UTC m=+198.453630761 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fecc00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.680760169 +0000 UTC m=+198.453630761 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f90a0 item 81 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.685351288 +0000 UTC m=+198.458221881 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed7c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f81c0 item 82 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.686165256 +0000 UTC m=+198.459035849 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fec480): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.686165256 +0000 UTC m=+198.459035849 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000feca00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8380 item 82 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.687742267 +0000 UTC m=+198.460612859 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed080): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8700 item 83 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.688460836 +0000 UTC m=+198.461331419 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fed580): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.688460836 +0000 UTC m=+198.461331419 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000fedd40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f88c0 item 83 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.690271917 +0000 UTC m=+198.463142508 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8c40 item 84 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.690880729 +0000 UTC m=+198.463751311 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000942d00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.690880729 +0000 UTC m=+198.463751311 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943280): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8e00 item 84 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.693654016 +0000 UTC m=+198.466524609 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943900): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9180 item 85 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.694304227 +0000 UTC m=+198.467174819 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000943e00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.694304227 +0000 UTC m=+198.467174819 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2c440): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f93b0 item 85 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.697222025 +0000 UTC m=+198.470092618 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9730 item 86 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.697942878 +0000 UTC m=+198.470813471 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2cfc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.697942878 +0000 UTC m=+198.470813471 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2d580): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f98f0 item 86 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.700012734 +0000 UTC m=+198.472883327 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000e2dc00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9c70 item 87 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.700754057 +0000 UTC m=+198.473624659 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22180): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.700754057 +0000 UTC m=+198.473624659 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22740): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9e30 item 87 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.702284099 +0000 UTC m=+198.475154691 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c22e00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786230 item 88 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.7030996 +0000 UTC m=+198.475970192 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23300): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.7030996 +0000 UTC m=+198.475970192 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23880): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786690 item 88 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.704456217 +0000 UTC m=+198.477326809 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000c23ec0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786d90 item 89 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.705025036 +0000 UTC m=+198.477895628 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062e4c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786f50 item 89 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.705665668 +0000 UTC m=+198.478536260 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062eb80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.705665668 +0000 UTC m=+198.478536260 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787180 item 89 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.707460087 +0000 UTC m=+198.480330679 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062f780): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787960 item 90 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.708057758 +0000 UTC m=+198.480928351 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00062fd00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787c70 item 90 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.709249937 +0000 UTC m=+198.482120530 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824600): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.709249937 +0000 UTC m=+198.482120530 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000824dc0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787e30 item 90 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.711012377 +0000 UTC m=+198.483882968 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825440): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000804380 item 91 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.714776203 +0000 UTC m=+198.487646795 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000825ac0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): >_readAt: n=2, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): _writeAt: size=3, off=7 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000804700 item 91 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.716086052 +0000 UTC m=+198.488956645 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a20c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): >_readAt: n=8, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.716086052 +0000 UTC m=+198.488956645 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2700): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008049a0 item 91 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.718316961 +0000 UTC m=+198.491187553 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a2e80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000804ee0 item 92 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.719077819 +0000 UTC m=+198.491948430 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0004a34c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): open at offset 5 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008052d0 item 92 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): _readAt: size=2, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): _writeAt: size=3, off=5 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): >_writeAt: n=3, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.720552959 +0000 UTC m=+198.493423571 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0140): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): >_readAt: n=3, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.720552959 +0000 UTC m=+198.493423571 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b0840): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000805490 item 92 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.725590526 +0000 UTC m=+198.498461139 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1580): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000805a40 item 93 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.726467613 +0000 UTC m=+198.499338225 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc0000b1b40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.726467613 +0000 UTC m=+198.499338225 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162300): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000805c00 item 93 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.729040604 +0000 UTC m=+198.501911226 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000162a80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a22a0 item 94 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.73124904 +0000 UTC m=+198.504119652 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163100): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.73124904 +0000 UTC m=+198.504119652 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc000163840): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2540 item 94 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.735941751 +0000 UTC m=+198.508812373 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060e0c0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2a80 item 95 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.736752542 +0000 UTC m=+198.509623154 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060eb80): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.736752542 +0000 UTC m=+198.509623154 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00060fec0): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2c40 item 95 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 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/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): open at offset 0 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): _readAt: size=2, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): >_readAt: n=0, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.739369636 +0000 UTC m=+198.512240248 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079b240): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): _writeAt: size=5, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): >openPending: err= 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a30a0 item 96 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): >_writeAt: n=5, err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.739949976 +0000 UTC m=+198.512820568 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00079bc40): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:44 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): _readAt: size=512, off=0 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): openPending: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): >openPending: err= 2025/11/02 03:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): >_readAt: n=5, err=EOF 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): close: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:44.739949976 +0000 UTC m=+198.512820568 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:44 DEBUG : open-test-file(0xc00035ea00): >close: err= 2025/11/02 03:08:44 DEBUG : open-test-file: Remove: 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3260 item 96 2025/11/02 03:08:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:44 DEBUG : open-test-file: >Remove: err= 2025/11/02 03:08:44 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:44 DEBUG : Looking for writers 2025/11/02 03:08:44 DEBUG : >WaitForWriters: 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:44 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/02 03:08:45 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.13653903 +0000 UTC m=+198.909409651 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.13653903 +0000 UTC m=+198.909409651 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bc5c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.13653903 +0000 UTC m=+198.909409651 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bca80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bacb0 item 1 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.142493248 +0000 UTC m=+198.915363900 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd0c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.142493248 +0000 UTC m=+198.915363900 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bd5c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb1f0 item 2 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.144750816 +0000 UTC m=+198.917621408 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004bdc00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.144750816 +0000 UTC m=+198.917621408 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544100): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.144750816 +0000 UTC m=+198.917621408 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005445c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb650 item 3 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.147343494 +0000 UTC m=+198.920214096 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000544c40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.147343494 +0000 UTC m=+198.920214096 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bbc70 item 4 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.149280251 +0000 UTC m=+198.922150843 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0005457c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.149280251 +0000 UTC m=+198.922150843 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000545c40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.149280251 +0000 UTC m=+198.922150843 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005922a0 item 5 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.154166384 +0000 UTC m=+198.927036986 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.154166384 +0000 UTC m=+198.927036986 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000766d40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592850 item 6 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.155732594 +0000 UTC m=+198.928603176 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007673c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.155732594 +0000 UTC m=+198.928603176 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0007678c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.155732594 +0000 UTC m=+198.928603176 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000767d80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592c40 item 7 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.160349302 +0000 UTC m=+198.933219894 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.160349302 +0000 UTC m=+198.933219894 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083c9c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593340 item 8 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc00083cf80): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083cf80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.162483229 +0000 UTC m=+198.935353821 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d340): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.162483229 +0000 UTC m=+198.935353821 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083d7c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.162483229 +0000 UTC m=+198.935353821 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00083dcc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593730 item 9 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.165082187 +0000 UTC m=+198.937952780 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e3c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.165082187 +0000 UTC m=+198.937952780 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087e900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593e30 item 10 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc00087ef40): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087ef40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.167512681 +0000 UTC m=+198.940383273 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.167512681 +0000 UTC m=+198.940383273 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087f800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.167512681 +0000 UTC m=+198.940383273 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00087fd00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b69a0 item 11 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.171285104 +0000 UTC m=+198.944155725 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2400): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.171285104 +0000 UTC m=+198.944155725 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7180 item 12 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc0008a2f80): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a2f80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.173576356 +0000 UTC m=+198.946446978 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3340): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.173576356 +0000 UTC m=+198.946446978 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008a3a00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b76c0 item 13 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.176041995 +0000 UTC m=+198.948912617 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be100): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.176041995 +0000 UTC m=+198.948912617 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008be640): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7c00 item 14 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc0008bec80): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bec80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.177640165 +0000 UTC m=+198.950510748 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.177640165 +0000 UTC m=+198.950510748 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bf700): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 15 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.180909533 +0000 UTC m=+198.953780125 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008bfd80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.180909533 +0000 UTC m=+198.953780125 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8340): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 16 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.182956877 +0000 UTC m=+198.955827470 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8980): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.182956877 +0000 UTC m=+198.955827470 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e8e00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.182956877 +0000 UTC m=+198.955827470 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004817a0 item 17 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.185698855 +0000 UTC m=+198.958569477 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9980): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.185698855 +0000 UTC m=+198.958569477 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0008e9ec0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6380 item 18 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.188180425 +0000 UTC m=+198.961051046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009185c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.188180425 +0000 UTC m=+198.961051046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918ac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.188180425 +0000 UTC m=+198.961051046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000918fc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a10 item 19 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.191254697 +0000 UTC m=+198.964125318 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919640): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.191254697 +0000 UTC m=+198.964125318 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000919b80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 20 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.193104449 +0000 UTC m=+198.965975041 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944280): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.193104449 +0000 UTC m=+198.965975041 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944780): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.193104449 +0000 UTC m=+198.965975041 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000944c80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 21 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.195182491 +0000 UTC m=+198.968053083 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.195182491 +0000 UTC m=+198.968053083 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945840): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8460 item 22 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.196629547 +0000 UTC m=+198.969500140 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000945ec0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.196629547 +0000 UTC m=+198.969500140 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.196629547 +0000 UTC m=+198.969500140 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8bd0 item 23 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.198611278 +0000 UTC m=+198.971481869 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000980fc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.198611278 +0000 UTC m=+198.971481869 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9260 item 24 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc000981b40): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981b40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.201152669 +0000 UTC m=+198.974023281 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000981f00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.201152669 +0000 UTC m=+198.974023281 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b2480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.201152669 +0000 UTC m=+198.974023281 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b29c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f97a0 item 25 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.204441434 +0000 UTC m=+198.977312046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.204441434 +0000 UTC m=+198.977312046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de310 item 26 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc0009b3bc0): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009b3bc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.207106007 +0000 UTC m=+198.979976629 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc000): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.207106007 +0000 UTC m=+198.979976629 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dc500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.207106007 +0000 UTC m=+198.979976629 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dca40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de850 item 27 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.210486513 +0000 UTC m=+198.983357125 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd0c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.210486513 +0000 UTC m=+198.983357125 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009dd600): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000df260 item 28 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc0009ddc40): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0009ddc40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.21327018 +0000 UTC m=+198.986140812 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14080): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.21327018 +0000 UTC m=+198.986140812 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14740): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6000 item 29 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.216154485 +0000 UTC m=+198.989025107 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a14dc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.216154485 +0000 UTC m=+198.989025107 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c68c0 item 30 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): _readAt: size=2, off=0 2025/11/02 03:08:45 ERROR : open-test-file(0xc000a15940): Couldn't read size of file 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): >_writeAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): close: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.218915969 +0000 UTC m=+198.991786581 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a15d00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.218915969 +0000 UTC m=+198.991786581 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7880 item 31 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.223818934 +0000 UTC m=+198.996689576 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a48ac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.223818934 +0000 UTC m=+198.996689576 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49000): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a2a0 item 32 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.226497003 +0000 UTC m=+198.999367625 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49640): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a700 item 33 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.22744879 +0000 UTC m=+199.000319412 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a49ac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.22744879 +0000 UTC m=+199.000319412 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a8c0 item 33 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.232052442 +0000 UTC m=+199.004923054 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ad20 item 34 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.233117052 +0000 UTC m=+199.005987664 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a78b00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.233117052 +0000 UTC m=+199.005987664 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aee0 item 34 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.237580331 +0000 UTC m=+199.010450943 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b260 item 35 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.238893237 +0000 UTC m=+199.011763858 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000a79b00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.238893237 +0000 UTC m=+199.011763858 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0080): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b5e0 item 35 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.242608341 +0000 UTC m=+199.015478953 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ea310 item 36 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.2436146 +0000 UTC m=+199.016485242 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1a680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.2436146 +0000 UTC m=+199.016485242 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1abc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ea770 item 36 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.246829627 +0000 UTC m=+199.019700249 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b200): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eacb0 item 37 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.247597507 +0000 UTC m=+199.020468120 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1b680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.247597507 +0000 UTC m=+199.020468120 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b1bb80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eaee0 item 37 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.250222436 +0000 UTC m=+199.023093058 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0700): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bea0 item 38 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.251670345 +0000 UTC m=+199.024540957 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa0c00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.251670345 +0000 UTC m=+199.024540957 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe540 item 38 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.255434161 +0000 UTC m=+199.028304773 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa17c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff0a0 item 39 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.256979002 +0000 UTC m=+199.029849624 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000aa1cc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.256979002 +0000 UTC m=+199.029849624 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2240): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb90 item 39 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.260515111 +0000 UTC m=+199.033385703 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad28c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 40 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.261410903 +0000 UTC m=+199.034281495 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad2dc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.261410903 +0000 UTC m=+199.034281495 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da690 item 40 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.263210421 +0000 UTC m=+199.036081013 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad38c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 41 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.263933127 +0000 UTC m=+199.036803720 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ad3dc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dad20 item 41 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.264556428 +0000 UTC m=+199.037427020 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.264556428 +0000 UTC m=+199.037427020 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90840): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db420 item 41 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.266097491 +0000 UTC m=+199.038968083 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b90e80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db8f0 item 42 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.26669864 +0000 UTC m=+199.039569232 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91380): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc70 item 42 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.26732187 +0000 UTC m=+199.040192462 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b918c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.26732187 +0000 UTC m=+199.040192462 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b91e40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 42 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.268869926 +0000 UTC m=+199.041740518 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 43 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.269571563 +0000 UTC m=+199.042442155 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8a00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 43 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.270316582 +0000 UTC m=+199.043187175 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb8f40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.270316582 +0000 UTC m=+199.043187175 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 43 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.272248389 +0000 UTC m=+199.045118981 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bb9ac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110cb0 item 44 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.272950518 +0000 UTC m=+199.045821109 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 44 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.273840388 +0000 UTC m=+199.046711010 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bda580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.273840388 +0000 UTC m=+199.046711010 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdab00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 44 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.275894715 +0000 UTC m=+199.048765307 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 45 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.276500332 +0000 UTC m=+199.049370924 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdb640): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.276500332 +0000 UTC m=+199.049370924 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bdbd40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 45 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.278754384 +0000 UTC m=+199.051624977 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4400): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 46 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.279369389 +0000 UTC m=+199.052239980 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf4900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.279369389 +0000 UTC m=+199.052239980 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5000): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ea0 item 46 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.281270809 +0000 UTC m=+199.054141421 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5640): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 47 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.282014424 +0000 UTC m=+199.054885017 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000bf5b40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.282014424 +0000 UTC m=+199.054885017 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c102c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 47 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.283902319 +0000 UTC m=+199.056772912 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd340 item 48 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.284445328 +0000 UTC m=+199.057315921 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c10e00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.284445328 +0000 UTC m=+199.057315921 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd570 item 48 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.286136454 +0000 UTC m=+199.059007046 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c11b40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 49 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.286775113 +0000 UTC m=+199.059645704 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.286775113 +0000 UTC m=+199.059645704 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2070 item 49 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.288231406 +0000 UTC m=+199.061101998 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c56c00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2700 item 50 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.288814041 +0000 UTC m=+199.061684633 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57100): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.288814041 +0000 UTC m=+199.061684633 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a80 item 50 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.290126655 +0000 UTC m=+199.062997248 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c57d00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c32d0 item 51 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.290562093 +0000 UTC m=+199.063432685 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e280): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.290562093 +0000 UTC m=+199.063432685 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7e7c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3880 item 51 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.291845232 +0000 UTC m=+199.064715824 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ee40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 52 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.292385116 +0000 UTC m=+199.065255707 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f340): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.292385116 +0000 UTC m=+199.065255707 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7f8c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494af0 item 52 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.293680187 +0000 UTC m=+199.066550779 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c7ff40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004956c0 item 53 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.294242553 +0000 UTC m=+199.067113144 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9e4c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.294242553 +0000 UTC m=+199.067113144 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9ea00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 53 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.295766153 +0000 UTC m=+199.068636745 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f080): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6310 item 54 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.296866108 +0000 UTC m=+199.069736700 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9f580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.296866108 +0000 UTC m=+199.069736700 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c9fb00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6690 item 54 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.299315817 +0000 UTC m=+199.072186419 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca200): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6ee0 item 55 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.300303452 +0000 UTC m=+199.073174044 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000cca700): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.300303452 +0000 UTC m=+199.073174044 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccac40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7180 item 55 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.302189263 +0000 UTC m=+199.075059865 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb2c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7960 item 56 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.303020192 +0000 UTC m=+199.075890785 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccb7c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.303020192 +0000 UTC m=+199.075890785 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ccbd40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7dc0 item 56 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.3042434 +0000 UTC m=+199.077113991 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8400): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc690 item 57 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.305026128 +0000 UTC m=+199.077896720 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc9a0 item 57 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.305897815 +0000 UTC m=+199.078768407 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce8e80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.305897815 +0000 UTC m=+199.078768407 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9400): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd90 item 57 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.30722724 +0000 UTC m=+199.080097833 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ce9a40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd500 item 58 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.307746636 +0000 UTC m=+199.080617229 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20000): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd6c0 item 58 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.308619736 +0000 UTC m=+199.081490338 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20540): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.308619736 +0000 UTC m=+199.081490338 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d20b00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd8f0 item 58 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.311254191 +0000 UTC m=+199.084124783 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddf10 item 59 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.311896778 +0000 UTC m=+199.084767380 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa3f0 item 59 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.312925159 +0000 UTC m=+199.085795771 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d21bc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.312925159 +0000 UTC m=+199.085795771 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c1c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa5b0 item 59 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.314517508 +0000 UTC m=+199.087388100 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5c800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fab60 item 60 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.315275952 +0000 UTC m=+199.088146545 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5cd40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faee0 item 60 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.316029577 +0000 UTC m=+199.088900259 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d280): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.316029577 +0000 UTC m=+199.088900259 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5d840): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb0a0 item 60 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.317758603 +0000 UTC m=+199.090629185 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d5de80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb730 item 61 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.318277367 +0000 UTC m=+199.091147959 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7e440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.318277367 +0000 UTC m=+199.091147959 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7eb40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fba40 item 61 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.319789195 +0000 UTC m=+199.092659788 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e60e0 item 62 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.320336854 +0000 UTC m=+199.093207445 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7f6c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.320336854 +0000 UTC m=+199.093207445 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000d7fdc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6620 item 62 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.322045141 +0000 UTC m=+199.094915733 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7030 item 63 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.322745016 +0000 UTC m=+199.095615607 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dac9c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.322745016 +0000 UTC m=+199.095615607 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000dad0c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e72d0 item 63 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): >_readAt: n=0, err=Bad file descriptor 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.324368352 +0000 UTC m=+199.097238945 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b481c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eb3b0 item 64 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.325051285 +0000 UTC m=+199.097921877 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48700): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.325051285 +0000 UTC m=+199.097921877 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b48e00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eb5e0 item 64 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.327141399 +0000 UTC m=+199.100011991 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001eba40 item 65 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.328339027 +0000 UTC m=+199.101209619 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b498c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.328339027 +0000 UTC m=+199.101209619 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b49dc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ebdc0 item 65 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.332965654 +0000 UTC m=+199.105836276 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4380 item 66 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.334021266 +0000 UTC m=+199.106891878 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.334021266 +0000 UTC m=+199.106891878 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b76e40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4700 item 66 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.336263415 +0000 UTC m=+199.109134007 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4ee0 item 67 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.337050403 +0000 UTC m=+199.109921015 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.337050403 +0000 UTC m=+199.109921015 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000b77e00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5180 item 67 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.339124888 +0000 UTC m=+199.111995480 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5ab0 item 68 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.340876136 +0000 UTC m=+199.113746748 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16a00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.340876136 +0000 UTC m=+199.113746748 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e16f40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5ea0 item 68 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.343306047 +0000 UTC m=+199.116176640 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc3f0 item 69 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.344994598 +0000 UTC m=+199.117865201 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17a00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.344994598 +0000 UTC m=+199.117865201 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e17f00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc700 item 69 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.347164753 +0000 UTC m=+199.120035344 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4e600): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcc40 item 70 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.347879253 +0000 UTC m=+199.120749846 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.347879253 +0000 UTC m=+199.120749846 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcfc0 item 70 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.349307155 +0000 UTC m=+199.122177747 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4f6c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd420 item 71 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.349912782 +0000 UTC m=+199.122783374 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e4fbc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.349912782 +0000 UTC m=+199.122783374 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd5e0 item 71 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.351297431 +0000 UTC m=+199.124168014 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6e7c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddc00 item 72 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.351930731 +0000 UTC m=+199.124801323 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6ecc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.351930731 +0000 UTC m=+199.124801323 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f200): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8000 item 72 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.353375483 +0000 UTC m=+199.126246075 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6f7c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 73 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.353909656 +0000 UTC m=+199.126780248 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e6fcc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8700 item 73 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.35449288 +0000 UTC m=+199.127363472 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94200): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.35449288 +0000 UTC m=+199.127363472 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94740): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c88c0 item 73 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.356002715 +0000 UTC m=+199.128873308 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e94d80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8fc0 item 74 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.356556525 +0000 UTC m=+199.129427117 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95280): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9260 item 74 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.357162072 +0000 UTC m=+199.130032663 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e957c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.357162072 +0000 UTC m=+199.130032663 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e95d40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c95e0 item 74 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.358424221 +0000 UTC m=+199.131294823 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca400): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b20 item 75 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.359077899 +0000 UTC m=+199.131948492 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eca900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): _writeAt: size=3, off=2 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9e30 item 75 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.359622882 +0000 UTC m=+199.132493474 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecae40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.359622882 +0000 UTC m=+199.132493474 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb380): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 75 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.361369271 +0000 UTC m=+199.134239863 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecb9c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 76 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.361853971 +0000 UTC m=+199.134724563 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ecbec0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 76 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): _writeAt: size=3, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.362449619 +0000 UTC m=+199.135320211 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.362449619 +0000 UTC m=+199.135320211 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee6a00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 76 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.363781399 +0000 UTC m=+199.136651991 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7040): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 77 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.36424445 +0000 UTC m=+199.137115041 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7540): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.36424445 +0000 UTC m=+199.137115041 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000ee7c40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 77 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.366223785 +0000 UTC m=+199.139094377 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a1c0 item 78 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.366730246 +0000 UTC m=+199.139600838 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8c6c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.366730246 +0000 UTC m=+199.139600838 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8cdc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a380 item 78 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.369413523 +0000 UTC m=+199.142284116 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efe5c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 79 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.370097268 +0000 UTC m=+199.142967870 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000efeac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.370097268 +0000 UTC m=+199.142967870 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff1c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 79 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.371940598 +0000 UTC m=+199.144811190 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000eff800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048acb0 item 80 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.372647776 +0000 UTC m=+199.145518369 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000effd00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.372647776 +0000 UTC m=+199.145518369 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8d3c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 80 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.374329212 +0000 UTC m=+199.147199814 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8da00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 81 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.374962652 +0000 UTC m=+199.147833244 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000f8de80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.374962652 +0000 UTC m=+199.147833244 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942600): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b9d0 item 81 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.37659126 +0000 UTC m=+199.149461851 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000942e80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6540 item 82 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.377386343 +0000 UTC m=+199.150256934 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943380): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.377386343 +0000 UTC m=+199.150256934 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000943900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 82 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.378983041 +0000 UTC m=+199.151853632 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c080): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7180 item 83 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.379699435 +0000 UTC m=+199.152570028 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2c580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.379699435 +0000 UTC m=+199.152570028 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2cac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7570 item 83 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.381479197 +0000 UTC m=+199.154349789 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d140): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 84 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.382209958 +0000 UTC m=+199.155080550 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2d680): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.382209958 +0000 UTC m=+199.155080550 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000e2dc00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7e30 item 84 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.383887428 +0000 UTC m=+199.156758020 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22300): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a690 item 85 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.384488286 +0000 UTC m=+199.157358878 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22880): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.384488286 +0000 UTC m=+199.157358878 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c22dc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aaf0 item 85 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.386282214 +0000 UTC m=+199.159152806 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b2d0 item 86 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.387018757 +0000 UTC m=+199.159889349 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.387018757 +0000 UTC m=+199.159889349 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000c23ec0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b490 item 86 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.388652274 +0000 UTC m=+199.161522866 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062e600): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b8f0 item 87 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.389366945 +0000 UTC m=+199.162237547 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062ec40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.389366945 +0000 UTC m=+199.162237547 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bb20 item 87 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.391582324 +0000 UTC m=+199.164452916 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062f800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8000 item 88 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.392446517 +0000 UTC m=+199.165317119 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00062fd40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.392446517 +0000 UTC m=+199.165317119 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824700): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8230 item 88 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.394218443 +0000 UTC m=+199.167089036 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000824ec0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f85b0 item 89 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.394887541 +0000 UTC m=+199.167758133 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825440): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8770 item 89 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.395669008 +0000 UTC m=+199.168539600 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000825ac0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.395669008 +0000 UTC m=+199.168539600 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2100): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8930 item 89 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.397093723 +0000 UTC m=+199.169964315 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8cb0 item 90 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.397692156 +0000 UTC m=+199.170562748 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a2e80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8e70 item 90 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.398309816 +0000 UTC m=+199.171180418 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0004a34c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.398309816 +0000 UTC m=+199.171180418 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b02c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9030 item 90 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.399661573 +0000 UTC m=+199.172532166 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b0940): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f93b0 item 91 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.400329868 +0000 UTC m=+199.173200460 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1580): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): >_readAt: n=2, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): _writeAt: size=3, off=7 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9570 item 91 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.401004285 +0000 UTC m=+199.173874877 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc0000b1b40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): >_readAt: n=8, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.401004285 +0000 UTC m=+199.173874877 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162180): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9730 item 91 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.402484674 +0000 UTC m=+199.175355266 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162800): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9ab0 item 92 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.403098517 +0000 UTC m=+199.175969108 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000162f80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): open at offset 5 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9c70 item 92 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): _readAt: size=2, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): _writeAt: size=3, off=5 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): >_writeAt: n=3, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.403795655 +0000 UTC m=+199.176666247 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): >_readAt: n=3, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.403795655 +0000 UTC m=+199.176666247 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000163bc0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9e30 item 92 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.4055881 +0000 UTC m=+199.178458692 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060e600): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786230 item 93 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.406171485 +0000 UTC m=+199.179042077 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00060f9c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.406171485 +0000 UTC m=+199.179042077 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079a5c0): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786690 item 93 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.407832725 +0000 UTC m=+199.180703316 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079b500): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786cb0 item 94 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.408407915 +0000 UTC m=+199.181278507 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00079bf00): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.408407915 +0000 UTC m=+199.181278507 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035ed40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786e70 item 94 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.410073411 +0000 UTC m=+199.182944003 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc00035f900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787340 item 95 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.410579141 +0000 UTC m=+199.183449732 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126200): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.410579141 +0000 UTC m=+199.183449732 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126900): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787570 item 95 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 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/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): open at offset 0 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): _readAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): >_readAt: n=0, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.412194674 +0000 UTC m=+199.185065266 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000126f40): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): _writeAt: size=5, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): >openPending: err= 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787d50 item 96 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): >_writeAt: n=5, err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.412740007 +0000 UTC m=+199.185610600 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127480): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/02 03:08:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/02 03:08:45 DEBUG : open-test-file: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): _readAt: size=512, off=0 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): openPending: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): >openPending: err= 2025/11/02 03:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): >_readAt: n=5, err=EOF 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): close: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-02 03:08:45.412740007 +0000 UTC m=+199.185610600 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : open-test-file(0xc000127b80): >close: err= 2025/11/02 03:08:45 DEBUG : open-test-file: Remove: 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008040e0 item 96 2025/11/02 03:08:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/02 03:08:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/02 03:08:45 DEBUG : open-test-file: >Remove: err= 2025/11/02 03:08:45 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : >WaitForWriters: 2025/11/02 03:08:45 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.67s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:45 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:45 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:45 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:45 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:45 DEBUG : file1: newRWFileHandle: 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): openPending: 2025/11/02 03:08:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): >openPending: err= 2025/11/02 03:08:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/02 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/02 03:08:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): _writeAt: size=2, off=0 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): >_writeAt: n=2, err= 2025/11/02 03:08:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): RWFileHandle.Flush 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): RWFileHandle.Release 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): close: 2025/11/02 03:08:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/02 03:08:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:45 DEBUG : file1(0xc000f9e500): >close: err= 2025/11/02 03:08:45 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : file1: reading active writers 2025/11/02 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : file1: reading active writers 2025/11/02 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : file1: reading active writers 2025/11/02 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : file1: reading active writers 2025/11/02 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:45 DEBUG : file1: vfs cache: starting upload 2025/11/02 03:08:45 DEBUG : Looking for writers 2025/11/02 03:08:45 DEBUG : file1: reading active writers 2025/11/02 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:46 DEBUG : Looking for writers 2025/11/02 03:08:46 DEBUG : file1: reading active writers 2025/11/02 03:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:46 DEBUG : Looking for writers 2025/11/02 03:08:46 DEBUG : file1: reading active writers 2025/11/02 03:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:46 DEBUG : file1: size = 2 OK 2025/11/02 03:08:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:08:46 INFO : file1: Copied (new) 2025/11/02 03:08:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/11/02 03:08:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/02 03:08:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/02 03:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:08:46 INFO : file1: vfs cache: upload succeeded try #1 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : file1: reading active writers 2025/11/02 03:08:47 DEBUG : >WaitForWriters: 2025/11/02 03:08:47 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : file1: reading active writers 2025/11/02 03:08:47 DEBUG : >WaitForWriters: 2025/11/02 03:08:47 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:47 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:47 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:47 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:08:47 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:08:47 DEBUG : rename_me: newRWFileHandle: 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): openPending: 2025/11/02 03:08:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/02 03:08:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): >openPending: err= 2025/11/02 03:08:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/02 03:08:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/02 03:08:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/02 03:08:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): _writeAt: size=5, off=0 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): >_writeAt: n=5, err= 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): close: 2025/11/02 03:08:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-02 03:08:47.777133453 +0000 UTC m=+201.550004045 2025/11/02 03:08:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/02 03:08:47 DEBUG : rename_me(0xc000f9f0c0): >close: err= 2025/11/02 03:08:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/02 03:08:47 DEBUG : i_was_renamed: Updating file with 0xc000999ec0 2025/11/02 03:08:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/02 03:08:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/02 03:08:47 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/02 03:08:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/02 03:08:47 DEBUG : Looking for writers 2025/11/02 03:08:47 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/02 03:08:48 DEBUG : Looking for writers 2025/11/02 03:08:48 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/02 03:08:48 DEBUG : Looking for writers 2025/11/02 03:08:48 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/02 03:08:49 DEBUG : Looking for writers 2025/11/02 03:08:49 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/02 03:08:50 DEBUG : Looking for writers 2025/11/02 03:08:50 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/02 03:08:51 DEBUG : Looking for writers 2025/11/02 03:08:51 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/02 03:08:52 DEBUG : Looking for writers 2025/11/02 03:08:52 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/02 03:08:52 DEBUG : i_was_renamed: size = 5 OK 2025/11/02 03:08:52 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/02 03:08:52 INFO : i_was_renamed: Copied (new) 2025/11/02 03:08:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-02 03:08:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/02 03:08:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/02 03:08:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/02 03:08:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/02 03:08:53 DEBUG : Looking for writers 2025/11/02 03:08:53 DEBUG : i_was_renamed: reading active writers 2025/11/02 03:08:53 DEBUG : >WaitForWriters: 2025/11/02 03:08:53 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (6.30s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:08:53 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:08:53 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/02 03:08:53 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/02 03:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-luvosel5voqe" 2025/11/02 03:08:53 INFO : files root 'rclone-test-luvosel5voqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/02 03:08:54 DEBUG : forgetting directory cache 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate(0xc00038a400): _readAt: size=512, off=0 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate(0xc00038a400): openPending: 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:09:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:08:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate(0xc00038a400): >openPending: err= 2025/11/02 03:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:55 DEBUG : forgetting directory cache 2025/11/02 03:08:56 DEBUG : TestRWCacheUpdate(0xc00038a400): >_readAt: n=20, err=EOF 2025/11/02 03:08:56 DEBUG : TestRWCacheUpdate(0xc00038a400): close: 2025/11/02 03:08:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:09:53 +0000 UTC 2025/11/02 03:08:56 DEBUG : TestRWCacheUpdate(0xc00038a400): >close: err= 2025/11/02 03:08:56 DEBUG : Re-reading directory (261.60721ms old) 2025/11/02 03:08:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:08:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:08:56 DEBUG : forgetting directory cache 2025/11/02 03:08:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): _readAt: size=512, off=0 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): openPending: 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:10:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-02 02:09:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-02 02:10:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-02 02:09:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/02 03:08:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:08:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): >openPending: err= 2025/11/02 03:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:08:58 DEBUG : forgetting directory cache 2025/11/02 03:08:58 DEBUG : forgetting directory cache 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): >_readAt: n=20, err=EOF 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): close: 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:10:53 +0000 UTC 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate(0xc00038ab00): >close: err= 2025/11/02 03:08:58 DEBUG : Re-reading directory (420.264854ms old) 2025/11/02 03:08:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:08:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:08:59 DEBUG : forgetting directory cache 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate(0xc000f9ed40): _readAt: size=512, off=0 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate(0xc000f9ed40): openPending: 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:11:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-02 02:10:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-02 02:11:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-02 02:10:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/02 03:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate(0xc000f9ed40): >openPending: err= 2025/11/02 03:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:01 DEBUG : forgetting directory cache 2025/11/02 03:09:01 DEBUG : forgetting directory cache 2025/11/02 03:09:01 DEBUG : TestRWCacheUpdate(0xc000f9ed40): >_readAt: n=20, err=EOF 2025/11/02 03:09:01 DEBUG : TestRWCacheUpdate(0xc000f9ed40): close: 2025/11/02 03:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:11:53 +0000 UTC 2025/11/02 03:09:01 DEBUG : TestRWCacheUpdate(0xc000f9ed40): >close: err= 2025/11/02 03:09:01 DEBUG : Re-reading directory (412.794869ms old) 2025/11/02 03:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:01 DEBUG : forgetting directory cache 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate(0xc000f9f700): _readAt: size=512, off=0 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate(0xc000f9f700): openPending: 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:12:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-02 02:11:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-02 02:12:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-02 02:11:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/02 03:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate(0xc000f9f700): >openPending: err= 2025/11/02 03:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:03 DEBUG : forgetting directory cache 2025/11/02 03:09:03 DEBUG : TestRWCacheUpdate(0xc000f9f700): >_readAt: n=20, err=EOF 2025/11/02 03:09:03 DEBUG : TestRWCacheUpdate(0xc000f9f700): close: 2025/11/02 03:09:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:12:53 +0000 UTC 2025/11/02 03:09:03 DEBUG : TestRWCacheUpdate(0xc000f9f700): >close: err= 2025/11/02 03:09:03 DEBUG : Re-reading directory (279.681843ms old) 2025/11/02 03:09:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:03 DEBUG : forgetting directory cache 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): _readAt: size=512, off=0 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): openPending: 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:13:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-02 02:12:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-02 02:13:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-02 02:12:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/02 03:09:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): >openPending: err= 2025/11/02 03:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:04 DEBUG : forgetting directory cache 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): >_readAt: n=20, err=EOF 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): close: 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:13:53 +0000 UTC 2025/11/02 03:09:04 DEBUG : TestRWCacheUpdate(0xc00038b4c0): >close: err= 2025/11/02 03:09:04 DEBUG : Re-reading directory (268.079992ms old) 2025/11/02 03:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:05 DEBUG : forgetting directory cache 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): _readAt: size=512, off=0 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): openPending: 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-02 02:14:53 +0000 UTC," against cached fingerprint "20,2025-11-02 02:13:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-02 02:14:53 +0000 UTC," != cached fingerprint "20,2025-11-02 02:13:53 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/02 03:09:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/02 03:09:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): >openPending: err= 2025/11/02 03:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:06 DEBUG : forgetting directory cache 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): >_readAt: n=20, err=EOF 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): close: 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:14:53 +0000 UTC 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate(0xc001012480): >close: err= 2025/11/02 03:09:06 DEBUG : Re-reading directory (275.624767ms old) 2025/11/02 03:09:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:06 DEBUG : forgetting directory cache 2025/11/02 03:09:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): _readAt: size=512, off=0 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): openPending: 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-02 02:15:53 +0000 UTC," against cached fingerprint "20,2025-11-02 02:14:53 +0000 UTC," 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-02 02:15:53 +0000 UTC," != cached fingerprint "20,2025-11-02 02:14:53 +0000 UTC,") 2025/11/02 03:09:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/02 03:09:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): >openPending: err= 2025/11/02 03:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:08 DEBUG : forgetting directory cache 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): >_readAt: n=21, err=EOF 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): close: 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:15:53 +0000 UTC 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate(0xc000942940): >close: err= 2025/11/02 03:09:08 DEBUG : Re-reading directory (267.075465ms old) 2025/11/02 03:09:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:08 DEBUG : forgetting directory cache 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): _readAt: size=512, off=0 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): openPending: 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-02 02:16:53 +0000 UTC," against cached fingerprint "21,2025-11-02 02:15:53 +0000 UTC," 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-02 02:16:53 +0000 UTC," != cached fingerprint "21,2025-11-02 02:15:53 +0000 UTC,") 2025/11/02 03:09:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/02 03:09:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): >openPending: err= 2025/11/02 03:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:09 DEBUG : forgetting directory cache 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): >_readAt: n=22, err=EOF 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): close: 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:16:53 +0000 UTC 2025/11/02 03:09:09 DEBUG : TestRWCacheUpdate(0xc000942400): >close: err= 2025/11/02 03:09:09 DEBUG : Re-reading directory (260.763454ms old) 2025/11/02 03:09:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:10 DEBUG : forgetting directory cache 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): _readAt: size=512, off=0 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): openPending: 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-02 02:17:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-02 02:16:53 +0000 UTC," 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-02 02:17:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-02 02:16:53 +0000 UTC,") 2025/11/02 03:09:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/02 03:09:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): >openPending: err= 2025/11/02 03:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:11 DEBUG : forgetting directory cache 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): >_readAt: n=23, err=EOF 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): close: 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:17:53 +0000 UTC 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate(0xc000f8c640): >close: err= 2025/11/02 03:09:11 DEBUG : Re-reading directory (256.016391ms old) 2025/11/02 03:09:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:11 DEBUG : forgetting directory cache 2025/11/02 03:09:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): _readAt: size=512, off=0 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): openPending: 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-02 02:18:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-02 02:17:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-02 02:18:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-02 02:17:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/02 03:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/02 03:09:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): >openPending: err= 2025/11/02 03:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:13 DEBUG : forgetting directory cache 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): >_readAt: n=24, err=EOF 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): close: 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-02 02:18:53 +0000 UTC 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate(0xc000942e40): >close: err= 2025/11/02 03:09:13 DEBUG : Re-reading directory (265.192201ms old) 2025/11/02 03:09:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/02 03:09:13 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:13 DEBUG : Looking for writers 2025/11/02 03:09:13 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/02 03:09:13 DEBUG : >WaitForWriters: 2025/11/02 03:09:13 DEBUG : files root 'rclone-test-luvosel5voqe': vfs cache: cleaner exiting 2025/11/02 03:09:13 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.97s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", 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:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:19 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/02 03:09:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/02 03:09:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/02 03:09:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/02 03:09:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:09:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/02 03:09:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/02 03:09:21 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:21 DEBUG : Looking for writers 2025/11/02 03:09:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/02 03:09:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/02 03:09:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (8.12s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:22 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:22 DEBUG : files root 'rclone-test-luvosel5voqe': Reusing VFS from active cache 2025/11/02 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:22 DEBUG : Looking for writers 2025/11/02 03:09:22 DEBUG : >WaitForWriters: 2025/11/02 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:22 DEBUG : Looking for writers 2025/11/02 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:22 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:22 DEBUG : Looking for writers 2025/11/02 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:22 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:22 DEBUG : Looking for writers 2025/11/02 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:23 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:25 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:25 DEBUG : dir: Looking for writers 2025/11/02 03:09:25 DEBUG : file2: reading active writers 2025/11/02 03:09:25 DEBUG : Looking for writers 2025/11/02 03:09:25 DEBUG : dir: reading active writers 2025/11/02 03:09:25 DEBUG : file1: reading active writers 2025/11/02 03:09:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.99s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:26 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:28 DEBUG : dir: Looking for writers 2025/11/02 03:09:28 DEBUG : Looking for writers 2025/11/02 03:09:28 DEBUG : file1: reading active writers 2025/11/02 03:09:28 DEBUG : dir: reading active writers 2025/11/02 03:09:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.90s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:28 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:30 DEBUG : file1: Open: flags=O_RDONLY 2025/11/02 03:09:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/02 03:09:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/02 03:09:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/02 03:09:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/02 03:09:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/02 03:09:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/02 03:09:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/02 03:09:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/02 03:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/02 03:09:31 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/02 03:09:35 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/02 03:09:35 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/11/02 03:09:35 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/02 03:09:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/02 03:09:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/02 03:09:35 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:35 DEBUG : dir: Looking for writers 2025/11/02 03:09:35 DEBUG : file2: reading active writers 2025/11/02 03:09:35 DEBUG : new_file.txt: reading active writers 2025/11/02 03:09:35 DEBUG : Looking for writers 2025/11/02 03:09:35 DEBUG : dir: reading active writers 2025/11/02 03:09:35 DEBUG : file1: reading active writers 2025/11/02 03:09:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.63s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:37 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/02 03:09:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000cb2480 2025/11/02 03:09:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/02 03:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:40 INFO : dir/file1: Moved (server-side) to: file0 2025/11/02 03:09:40 DEBUG : file0: Updating file with file0 0xc000cb2480 2025/11/02 03:09:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/02 03:09:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/02 03:09:41 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:41 DEBUG : dir: Looking for writers 2025/11/02 03:09:41 DEBUG : Looking for writers 2025/11/02 03:09:41 DEBUG : dir: reading active writers 2025/11/02 03:09:41 DEBUG : file0: reading active writers 2025/11/02 03:09:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.38s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:41 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:41 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:41 DEBUG : Looking for writers 2025/11/02 03:09:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:42 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:42 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/02 03:09:42 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/02 03:09:43 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/02 03:09:44 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/02 03:09:44 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/02 03:09:44 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:44 DEBUG : Looking for writers 2025/11/02 03:09:44 DEBUG : a: Looking for writers 2025/11/02 03:09:44 DEBUG : b: Looking for writers 2025/11/02 03:09:44 DEBUG : c: Looking for writers 2025/11/02 03:09:44 DEBUG : d: Looking for writers 2025/11/02 03:09:44 DEBUG : Looking for writers 2025/11/02 03:09:44 DEBUG : /: reading active writers 2025/11/02 03:09:44 DEBUG : a: reading active writers 2025/11/02 03:09:44 DEBUG : b: reading active writers 2025/11/02 03:09:44 DEBUG : c: reading active writers 2025/11/02 03:09:44 DEBUG : d: reading active writers 2025/11/02 03:09:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.80s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:46 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/02 03:09:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/02 03:09:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/02 03:09:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/02 03:09:49 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:49 DEBUG : a/b/c/d: Looking for writers 2025/11/02 03:09:49 DEBUG : a/b/c: Looking for writers 2025/11/02 03:09:49 DEBUG : d: reading active writers 2025/11/02 03:09:49 DEBUG : a/b: Looking for writers 2025/11/02 03:09:49 DEBUG : c: reading active writers 2025/11/02 03:09:49 DEBUG : a: Looking for writers 2025/11/02 03:09:49 DEBUG : b: reading active writers 2025/11/02 03:09:49 DEBUG : Looking for writers 2025/11/02 03:09:49 DEBUG : a: reading active writers 2025/11/02 03:09:49 DEBUG : >WaitForWriters: 2025/11/02 03:09:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b/c not empty`) 2025/11/02 03:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:09:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b/c not empty`) 2025/11/02 03:09:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 03:09:50 DEBUG : pacer: Reducing sleep to 30ms 2025/11/02 03:09:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b not empty`) 2025/11/02 03:09:50 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/11/02 03:09:51 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b not empty`) 2025/11/02 03:09:51 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/11/02 03:09:51 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b not empty`) 2025/11/02 03:09:51 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 180ms 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 135ms 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.72s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:51 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:51 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:51 DEBUG : Looking for writers 2025/11/02 03:09:51 DEBUG : >WaitForWriters: 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:51 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:51 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/11/02 03:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/02 03:09:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/02 03:09:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/02 03:09:52 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/02 03:09:53 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/11/02 03:09:53 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/11/02 03:09:53 DEBUG : file1: size = 5 OK 2025/11/02 03:09:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:09:53 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:53 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/11/02 03:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/02 03:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/02 03:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:53 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/02 03:09:53 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/11/02 03:09:54 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/11/02 03:09:54 DEBUG : file1: size = 0 OK 2025/11/02 03:09:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:09:54 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:09:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/02 03:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/02 03:09:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:54 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (7 bytes), uploading instead of streaming 2025/11/02 03:09:54 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:09:54 DEBUG : file1: size = 7 OK 2025/11/02 03:09:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:09:54 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:09:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:54 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:54 DEBUG : Looking for writers 2025/11/02 03:09:54 DEBUG : file1: reading active writers 2025/11/02 03:09:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.33s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:55 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/02 03:09:56 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/02 03:09:56 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/02 03:09:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/02 03:09:56 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (11 bytes), uploading instead of streaming 2025/11/02 03:09:57 DEBUG : file1: size = 11 OK 2025/11/02 03:09:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:09:57 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/02 03:09:57 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:57 DEBUG : Looking for writers 2025/11/02 03:09:57 DEBUG : file1: reading active writers 2025/11/02 03:09:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:57 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/02 03:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:57 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/02 03:09:58 DEBUG : file1: size = 5 OK 2025/11/02 03:09:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:09:58 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/02 03:09:58 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:09:58 DEBUG : Looking for writers 2025/11/02 03:09:58 DEBUG : file1: reading active writers 2025/11/02 03:09:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.32s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:09:59 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:09:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:09:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:09:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:09:59 DEBUG : file1: WriteFileHandle.Release closing 2025/11/02 03:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:09:59 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/02 03:10:00 DEBUG : file1: size = 0 OK 2025/11/02 03:10:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:10:00 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/02 03:10:00 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:00 DEBUG : Looking for writers 2025/11/02 03:10:00 DEBUG : file1: reading active writers 2025/11/02 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:00 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:10:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:10:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:00 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (2 bytes), uploading instead of streaming 2025/11/02 03:10:01 DEBUG : file1: size = 2 OK 2025/11/02 03:10:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:10:01 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:10:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/02 03:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:01 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:01 DEBUG : Looking for writers 2025/11/02 03:10:01 DEBUG : file1: reading active writers 2025/11/02 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:01 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:10:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:10:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:02 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/02 03:10:02 DEBUG : file1: size = 0 OK 2025/11/02 03:10:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:10:02 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:10:02 DEBUG : file1: Open: flags=O_RDONLY 2025/11/02 03:10:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/02 03:10:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/02 03:10:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:03 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:03 DEBUG : Looking for writers 2025/11/02 03:10:03 DEBUG : file1: reading active writers 2025/11/02 03:10:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:03 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/02 03:10:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/02 03:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/02 03:10:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/02 03:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:03 DEBUG : files root 'rclone-test-luvosel5voqe': File to upload is small (100 bytes), uploading instead of streaming 2025/11/02 03:10:04 DEBUG : file1: size = 100 OK 2025/11/02 03:10:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/02 03:10:04 DEBUG : file1: Size of src and dst objects identical 2025/11/02 03:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/02 03:10:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/02 03:10:04 DEBUG : file1: Open: flags=O_RDONLY 2025/11/02 03:10:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/02 03:10:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/02 03:10:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:04 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:04 DEBUG : Looking for writers 2025/11/02 03:10:04 DEBUG : file1: reading active writers 2025/11/02 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:05 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/02 03:10:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/02 03:10:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:09 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/02 03:10:09 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/02 03:10:09 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:10 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/02 03:10:10 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/02 03:10:10 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:10 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:10 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/02 03:10:10 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/02 03:10:10 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:10 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:10 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/02 03:10:10 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/02 03:10:10 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:10 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:10 DEBUG : flat: Looking for writers 2025/11/02 03:10:10 DEBUG : f003.txt: reading active writers 2025/11/02 03:10:10 DEBUG : f004.txt: reading active writers 2025/11/02 03:10:10 DEBUG : f000.txt: reading active writers 2025/11/02 03:10:10 DEBUG : f001.txt: reading active writers 2025/11/02 03:10:10 DEBUG : f002.txt: reading active writers 2025/11/02 03:10:10 DEBUG : Looking for writers 2025/11/02 03:10:10 DEBUG : flat: reading active writers 2025/11/02 03:10:10 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.22s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:12 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:15 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/02 03:10:15 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/02 03:10:15 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/02 03:10:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/02 03:10:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/02 03:10:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/02 03:10:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:16 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:16 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:16 DEBUG : a/b/c: Looking for writers 2025/11/02 03:10:16 DEBUG : deep.txt: reading active writers 2025/11/02 03:10:16 DEBUG : a/b: Looking for writers 2025/11/02 03:10:16 DEBUG : c: reading active writers 2025/11/02 03:10:16 DEBUG : mid.txt: reading active writers 2025/11/02 03:10:16 DEBUG : a: Looking for writers 2025/11/02 03:10:16 DEBUG : b: reading active writers 2025/11/02 03:10:16 DEBUG : top.txt: reading active writers 2025/11/02 03:10:16 DEBUG : Looking for writers 2025/11/02 03:10:16 DEBUG : a: reading active writers 2025/11/02 03:10:16 DEBUG : >WaitForWriters: 2025/11/02 03:10:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b not empty`) 2025/11/02 03:10:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 03:10:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a/b not empty`) 2025/11/02 03:10:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 03:10:17 DEBUG : pacer: Reducing sleep to 30ms 2025/11/02 03:10:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-luvosel5voqe/a not empty`) 2025/11/02 03:10:17 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/11/02 03:10:18 DEBUG : pacer: Reducing sleep to 45ms 2025/11/02 03:10:18 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (5.78s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:18 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:19 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/11/02 03:10:20 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/11/02 03:10:20 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/11/02 03:10:20 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:20 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:21 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:21 DEBUG : bigdir: Looking for writers 2025/11/02 03:10:21 DEBUG : big.bin: reading active writers 2025/11/02 03:10:21 DEBUG : Looking for writers 2025/11/02 03:10:21 DEBUG : bigdir: reading active writers 2025/11/02 03:10:21 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.26s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-luvosel5voqe'", Local "Local file system at /tmp/rclone1369046183", Modify Window "1s" 2025/11/02 03:10:22 INFO : files root 'rclone-test-luvosel5voqe': poll-interval is not supported by this remote 2025/11/02 03:10:25 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/02 03:10:25 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/02 03:10:25 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:25 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:25 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/02 03:10:25 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/02 03:10:25 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/02 03:10:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/02 03:10:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/02 03:10:26 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/02 03:10:26 DEBUG : WaitForWriters: timeout=30s 2025/11/02 03:10:26 DEBUG : dir3: Looking for writers 2025/11/02 03:10:26 DEBUG : c.txt: reading active writers 2025/11/02 03:10:26 DEBUG : dir1: Looking for writers 2025/11/02 03:10:26 DEBUG : a.txt: reading active writers 2025/11/02 03:10:26 DEBUG : dir2: Looking for writers 2025/11/02 03:10:26 DEBUG : b.txt: reading active writers 2025/11/02 03:10:26 DEBUG : Looking for writers 2025/11/02 03:10:26 DEBUG : dir1: reading active writers 2025/11/02 03:10:26 DEBUG : dir2: reading active writers 2025/11/02 03:10:26 DEBUG : dir3: reading active writers 2025/11/02 03:10:26 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.07s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/02 03:10:27 DEBUG : files root 'rclone-test-luvosel5voqe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m1.437953223s (try 1/5): exit status 1: Failed [TestFileRename/minimal,forceCache=true]