"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/12 03:43:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jitimad6kuse" 2025/08/12 03:43:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 03:43:03 DEBUG : Creating backend with remote "/tmp/rclone1154365649" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:03 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:05 DEBUG : dir: Looking for writers 2025/08/12 03:43:05 DEBUG : Looking for writers 2025/08/12 03:43:05 DEBUG : dir: reading active writers 2025/08/12 03:43:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.02s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:09 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:09 DEBUG : dir/subdir: Looking for writers 2025/08/12 03:43:09 DEBUG : dir: Looking for writers 2025/08/12 03:43:09 DEBUG : file1: reading active writers 2025/08/12 03:43:09 DEBUG : file2: reading active writers 2025/08/12 03:43:09 DEBUG : subdir: reading active writers 2025/08/12 03:43:09 DEBUG : Looking for writers 2025/08/12 03:43:09 DEBUG : dir: reading active writers 2025/08/12 03:43:09 DEBUG : >WaitForWriters: 2025/08/12 03:43:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/dir not empty`) 2025/08/12 03:43:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 03:43:11 DEBUG : pacer: Reducing sleep to 15ms 2025/08/12 03:43:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.16s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:11 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:12 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 03:43:13 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:13 DEBUG : dir: Looking for writers 2025/08/12 03:43:13 DEBUG : file1: reading active writers 2025/08/12 03:43:13 DEBUG : Looking for writers 2025/08/12 03:43:13 DEBUG : dir: reading active writers 2025/08/12 03:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.31s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:13 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:15 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:15 DEBUG : dir: Looking for writers 2025/08/12 03:43:15 DEBUG : Looking for writers 2025/08/12 03:43:15 DEBUG : dir: reading active writers 2025/08/12 03:43:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.23s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:16 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:17 DEBUG : dir: forgetting directory cache 2025/08/12 03:43:17 DEBUG : forgetting directory cache 2025/08/12 03:43:17 DEBUG : dir: forgetting directory cache 2025/08/12 03:43:17 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:17 DEBUG : Looking for writers 2025/08/12 03:43:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.20s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:18 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/12 03:43:19 DEBUG : dir: invalidating directory cache 2025/08/12 03:43:19 DEBUG : >ForgetPath: 2025/08/12 03:43:19 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/12 03:43:19 DEBUG : invalidating directory cache 2025/08/12 03:43:19 DEBUG : dir: forgetting directory cache 2025/08/12 03:43:19 DEBUG : >ForgetPath: 2025/08/12 03:43:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/12 03:43:19 DEBUG : >ForgetPath: 2025/08/12 03:43:19 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:19 DEBUG : dir: Looking for writers 2025/08/12 03:43:19 DEBUG : Looking for writers 2025/08/12 03:43:19 DEBUG : dir: reading active writers 2025/08/12 03:43:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.22s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:20 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:24 DEBUG : forgetting directory cache 2025/08/12 03:43:24 DEBUG : dir: forgetting directory cache 2025/08/12 03:43:24 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:24 DEBUG : dir: Looking for writers 2025/08/12 03:43:24 DEBUG : fil/a/b: Looking for writers 2025/08/12 03:43:24 DEBUG : fil/a: Looking for writers 2025/08/12 03:43:24 DEBUG : b: reading active writers 2025/08/12 03:43:24 DEBUG : fil: Looking for writers 2025/08/12 03:43:24 DEBUG : a: reading active writers 2025/08/12 03:43:24 DEBUG : Looking for writers 2025/08/12 03:43:24 DEBUG : dir: reading active writers 2025/08/12 03:43:24 DEBUG : fil: reading active writers 2025/08/12 03:43:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (5.76s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:26 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:28 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:28 DEBUG : dir: Looking for writers 2025/08/12 03:43:28 DEBUG : Looking for writers 2025/08/12 03:43:28 DEBUG : dir: reading active writers 2025/08/12 03:43:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.61s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:28 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:30 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:30 DEBUG : dir: Looking for writers 2025/08/12 03:43:30 DEBUG : file1: reading active writers 2025/08/12 03:43:30 DEBUG : Looking for writers 2025/08/12 03:43:30 DEBUG : dir: reading active writers 2025/08/12 03:43:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.21s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:31 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/12 03:43:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/12 03:43:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/12 03:43:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/12 03:43:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/12 03:43:36 DEBUG : dir: invalidating directory cache 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/12 03:43:36 DEBUG : dir/file1: Reset virtual modtime 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/12 03:43:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/12 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/12 03:43:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/12 03:43:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:43:36 DEBUG : dir: invalidating directory cache 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/12 03:43:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/12 03:43:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/12 03:43:36 DEBUG : forgetting directory cache 2025/08/12 03:43:36 DEBUG : dir: forgetting directory cache 2025/08/12 03:43:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/12 03:43:36 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:36 DEBUG : dir/virtualDir: Looking for writers 2025/08/12 03:43:36 DEBUG : dir: Looking for writers 2025/08/12 03:43:36 DEBUG : virtualDir: reading active writers 2025/08/12 03:43:36 DEBUG : file1: reading active writers 2025/08/12 03:43:36 DEBUG : virtualFile2: reading active writers 2025/08/12 03:43:36 DEBUG : virtualFile: reading active writers 2025/08/12 03:43:36 DEBUG : Looking for writers 2025/08/12 03:43:36 DEBUG : dir: reading active writers 2025/08/12 03:43:36 DEBUG : >WaitForWriters: 2025/08/12 03:43:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/dir not empty`) 2025/08/12 03:43:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 03:43:38 DEBUG : pacer: Reducing sleep to 15ms 2025/08/12 03:43:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.39s) --- PASS: TestDirReadDirAll/Virtual (2.46s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:38 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 03:43:39 ERROR : dir/: Can only open directories read only 2025/08/12 03:43:39 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:39 DEBUG : dir: Looking for writers 2025/08/12 03:43:39 DEBUG : Looking for writers 2025/08/12 03:43:39 DEBUG : dir: reading active writers 2025/08/12 03:43:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.07s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:40 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/12 03:43:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/12 03:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/12 03:43:41 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (5 bytes), uploading instead of streaming 2025/08/12 03:43:42 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/12 03:43:42 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/12 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/12 03:43:42 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:42 DEBUG : dir: Looking for writers 2025/08/12 03:43:42 DEBUG : file1: reading active writers 2025/08/12 03:43:42 DEBUG : potato: reading active writers 2025/08/12 03:43:42 DEBUG : Looking for writers 2025/08/12 03:43:42 DEBUG : dir: reading active writers 2025/08/12 03:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.58s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:44 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/12 03:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:46 DEBUG : dir/sub: Looking for writers 2025/08/12 03:43:46 DEBUG : dir: Looking for writers 2025/08/12 03:43:46 DEBUG : file1: reading active writers 2025/08/12 03:43:46 DEBUG : sub: reading active writers 2025/08/12 03:43:46 DEBUG : Looking for writers 2025/08/12 03:43:46 DEBUG : dir: reading active writers 2025/08/12 03:43:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.74s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:47 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/12 03:43:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/12 03:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:50 DEBUG : dir/sub/subsub: Looking for writers 2025/08/12 03:43:50 DEBUG : dir/sub: Looking for writers 2025/08/12 03:43:50 DEBUG : subsub: reading active writers 2025/08/12 03:43:50 DEBUG : dir: Looking for writers 2025/08/12 03:43:50 DEBUG : file1: reading active writers 2025/08/12 03:43:50 DEBUG : sub: reading active writers 2025/08/12 03:43:50 DEBUG : Looking for writers 2025/08/12 03:43:50 DEBUG : dir: reading active writers 2025/08/12 03:43:50 DEBUG : >WaitForWriters: 2025/08/12 03:43:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/dir/sub not empty`) 2025/08/12 03:43:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 03:43:51 DEBUG : pacer: Reducing sleep to 15ms 2025/08/12 03:43:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/dir not empty`) 2025/08/12 03:43:51 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/08/12 03:43:51 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/dir not empty`) 2025/08/12 03:43:51 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/08/12 03:43:52 DEBUG : pacer: Reducing sleep to 45ms 2025/08/12 03:43:52 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.41s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:52 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:52 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/08/12 03:43:53 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/08/12 03:43:53 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/08/12 03:43:53 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/08/12 03:43:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 03:43:53 ERROR : dir/: Dir.Remove not empty 2025/08/12 03:43:53 DEBUG : dir/file1: Remove: 2025/08/12 03:43:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:43:53 DEBUG : dir/file1: >Remove: err= 2025/08/12 03:43:53 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/12 03:43:54 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:54 DEBUG : Looking for writers 2025/08/12 03:43:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.08s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:54 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:55 DEBUG : dir/file1: Remove: 2025/08/12 03:43:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:43:55 DEBUG : dir/file1: >Remove: err= 2025/08/12 03:43:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/12 03:43:56 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:56 DEBUG : Looking for writers 2025/08/12 03:43:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.18s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:56 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:43:58 DEBUG : dir/file1: Remove: 2025/08/12 03:43:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:43:58 DEBUG : dir/file1: >Remove: err= 2025/08/12 03:43:58 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:43:58 DEBUG : dir: Looking for writers 2025/08/12 03:43:58 DEBUG : Looking for writers 2025/08/12 03:43:58 DEBUG : dir: reading active writers 2025/08/12 03:43:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.55s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:43:59 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/12 03:44:02 DEBUG : dir: Updating dir with dir2 0xc000824d00 2025/08/12 03:44:02 DEBUG : dir: forgetting directory cache 2025/08/12 03:44:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/12 03:44:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/12 03:44:03 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/12 03:44:03 DEBUG : file2: Updating file with file2 0xc0002235c0 2025/08/12 03:44:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/12 03:44:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/12 03:44:03 INFO : dir2/file3: Deleted 2025/08/12 03:44:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/12 03:44:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0002235c0 2025/08/12 03:44:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/12 03:44:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/12 03:44:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/12 03:44:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006120d0 2025/08/12 03:44:05 DEBUG : empty directory: forgetting directory cache 2025/08/12 03:44:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/12 03:44:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/12 03:44:05 DEBUG : dir2: Renaming to "dir3" 2025/08/12 03:44:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:05 DEBUG : dir3: Looking for writers 2025/08/12 03:44:05 DEBUG : file3: reading active writers 2025/08/12 03:44:05 DEBUG : renamed empty directory: Looking for writers 2025/08/12 03:44:05 DEBUG : Looking for writers 2025/08/12 03:44:05 DEBUG : dir3: reading active writers 2025/08/12 03:44:05 DEBUG : renamed empty directory: reading active writers 2025/08/12 03:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.43s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/12 03:44:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:44:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:44:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/12 03:44:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/12 03:44:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/12 03:44:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/12 03:44:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:44:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:44:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/12 03:44:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/12 03:44:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/12 03:44:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/12 03:44:08 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (12 bytes), uploading instead of streaming 2025/08/12 03:44:09 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/12 03:44:09 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/12 03:44:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/12 03:44:09 DEBUG : forgetting directory cache 2025/08/12 03:44:09 DEBUG : dir: forgetting directory cache 2025/08/12 03:44:09 DEBUG : dir/sub: forgetting directory cache 2025/08/12 03:44:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/12 03:44:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/12 03:44:09 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (5 bytes), uploading instead of streaming 2025/08/12 03:44:10 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/08/12 03:44:10 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/12 03:44:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/12 03:44:10 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:10 DEBUG : dir/sub: Looking for writers 2025/08/12 03:44:10 DEBUG : file0: reading active writers 2025/08/12 03:44:10 DEBUG : file2: reading active writers 2025/08/12 03:44:10 DEBUG : dir: Looking for writers 2025/08/12 03:44:10 DEBUG : file1: reading active writers 2025/08/12 03:44:10 DEBUG : sub: reading active writers 2025/08/12 03:44:10 DEBUG : Looking for writers 2025/08/12 03:44:10 DEBUG : dir: reading active writers 2025/08/12 03:44:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.35s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:11 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:12 DEBUG : forgetting directory cache 2025/08/12 03:44:14 DEBUG : forgetting directory cache 2025/08/12 03:44:14 DEBUG : dir: forgetting directory cache 2025/08/12 03:44:14 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:14 DEBUG : dir: Looking for writers 2025/08/12 03:44:14 DEBUG : Looking for writers 2025/08/12 03:44:14 DEBUG : dir: reading active writers 2025/08/12 03:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.93s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:15 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:44:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/12 03:44:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/12 03:44:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:44:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/12 03:44:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/12 03:44:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/12 03:44:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:44:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/12 03:44:17 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:17 DEBUG : dir: Looking for writers 2025/08/12 03:44:17 DEBUG : file1.metadata: reading active writers 2025/08/12 03:44:17 DEBUG : file1: reading active writers 2025/08/12 03:44:17 DEBUG : Looking for writers 2025/08/12 03:44:17 DEBUG : dir: reading active writers 2025/08/12 03:44:17 DEBUG : dir.metadata: reading active writers 2025/08/12 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:17 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:19 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:19 DEBUG : dir: Looking for writers 2025/08/12 03:44:19 DEBUG : file1: reading active writers 2025/08/12 03:44:19 DEBUG : Looking for writers 2025/08/12 03:44:19 DEBUG : dir: reading active writers 2025/08/12 03:44:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.11s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:20 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:22 DEBUG : Can set mod time: true 2025/08/12 03:44:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/12 03:44:23 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:23 DEBUG : dir: Looking for writers 2025/08/12 03:44:23 DEBUG : file1: reading active writers 2025/08/12 03:44:23 DEBUG : Looking for writers 2025/08/12 03:44:23 DEBUG : dir: reading active writers 2025/08/12 03:44:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:23 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:44:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/12 03:44:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:25 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (0 bytes), uploading instead of streaming 2025/08/12 03:44:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:44:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/12 03:44:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/12 03:44:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:26 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:26 DEBUG : dir: Looking for writers 2025/08/12 03:44:26 DEBUG : file1: reading active writers 2025/08/12 03:44:26 DEBUG : Looking for writers 2025/08/12 03:44:26 DEBUG : dir: reading active writers 2025/08/12 03:44:26 DEBUG : >WaitForWriters: 2025/08/12 03:44:26 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:26 DEBUG : dir: Looking for writers 2025/08/12 03:44:26 DEBUG : file1: reading active writers 2025/08/12 03:44:26 DEBUG : Looking for writers 2025/08/12 03:44:26 DEBUG : dir: reading active writers 2025/08/12 03:44:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:27 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:44:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/12 03:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:28 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (5 bytes), uploading instead of streaming 2025/08/12 03:44:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:44:29 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/12 03:44:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/12 03:44:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:29 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:29 DEBUG : dir: Looking for writers 2025/08/12 03:44:29 DEBUG : file1: reading active writers 2025/08/12 03:44:29 DEBUG : Looking for writers 2025/08/12 03:44:29 DEBUG : dir: reading active writers 2025/08/12 03:44:29 DEBUG : >WaitForWriters: 2025/08/12 03:44:30 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:30 DEBUG : dir: Looking for writers 2025/08/12 03:44:30 DEBUG : file1: reading active writers 2025/08/12 03:44:30 DEBUG : Looking for writers 2025/08/12 03:44:30 DEBUG : dir: reading active writers 2025/08/12 03:44:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:30 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:30 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:44:30 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 DEBUG : Config file has changed externally - reloading 2025/08/12 03:44:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:30 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:44:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/12 03:44:32 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:32 DEBUG : dir: Looking for writers 2025/08/12 03:44:32 DEBUG : file1: reading active writers 2025/08/12 03:44:32 DEBUG : Looking for writers 2025/08/12 03:44:32 DEBUG : dir: reading active writers 2025/08/12 03:44:32 DEBUG : >WaitForWriters: 2025/08/12 03:44:32 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:33 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:44:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:33 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=false 2025/08/12 03:44:41 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:41 DEBUG : Looking for writers 2025/08/12 03:44:41 DEBUG : >WaitForWriters: 2025/08/12 03:44:41 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:42 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:44:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:44:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:44:42 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:44:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/12 03:44:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:44:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:44:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:44:44 DEBUG : dir/file1(0xc000a8f600): _writeAt: size=5, off=0 2025/08/12 03:44:44 DEBUG : dir/file1(0xc000a8f600): openPending: 2025/08/12 03:44:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/12 03:44:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/12 03:44:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:44 DEBUG : dir/file1(0xc000a8f600): >openPending: err= 2025/08/12 03:44:44 DEBUG : dir/file1(0xc000a8f600): >_writeAt: n=5, err= 2025/08/12 03:44:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 03:44:44 DEBUG : dir/file1(0xc000a8f600): close: 2025/08/12 03:44:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/12 03:44:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/12 03:44:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/12 03:44:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/12 03:44:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 03:44:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:44:45 DEBUG : dir/file1(0xc000a8f600): >close: err= 2025/08/12 03:44:45 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:44:45 DEBUG : dir/file1: vfs cache: starting upload 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:44:45 DEBUG : dir: Looking for writers 2025/08/12 03:44:45 DEBUG : file1: reading active writers 2025/08/12 03:44:45 DEBUG : Looking for writers 2025/08/12 03:44:45 DEBUG : dir: reading active writers 2025/08/12 03:44:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:44:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:44:46 INFO : dir/file1: Copied (replaced existing) 2025/08/12 03:44:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/12 03:44:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/12 03:44:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/12 03:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/12 03:44:46 DEBUG : dir: Looking for writers 2025/08/12 03:44:46 DEBUG : file1: reading active writers 2025/08/12 03:44:46 DEBUG : Looking for writers 2025/08/12 03:44:46 DEBUG : dir: reading active writers 2025/08/12 03:44:46 DEBUG : >WaitForWriters: 2025/08/12 03:44:46 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:46 DEBUG : dir: Looking for writers 2025/08/12 03:44:46 DEBUG : file1: reading active writers 2025/08/12 03:44:46 DEBUG : Looking for writers 2025/08/12 03:44:46 DEBUG : dir: reading active writers 2025/08/12 03:44:46 DEBUG : >WaitForWriters: 2025/08/12 03:44:46 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (27.50s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.86s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.41s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.62s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (9.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.02s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:47 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:44:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:44:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:44:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/12 03:44:49 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:49 DEBUG : dir: Looking for writers 2025/08/12 03:44:49 DEBUG : file1: reading active writers 2025/08/12 03:44:49 DEBUG : Looking for writers 2025/08/12 03:44:49 DEBUG : dir: reading active writers 2025/08/12 03:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.44s) === RUN TestFileOpenReadUnknownSize 2025/08/12 03:44:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/12 03:44:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/12 03:44:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:44:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/12 03:44:50 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:50 DEBUG : Looking for writers 2025/08/12 03:44:50 DEBUG : file.txt: reading active writers 2025/08/12 03:44:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:50 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:51 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (25 bytes), uploading instead of streaming 2025/08/12 03:44:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:44:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/12 03:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:44:52 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:52 DEBUG : dir: Looking for writers 2025/08/12 03:44:52 DEBUG : file1: reading active writers 2025/08/12 03:44:52 DEBUG : Looking for writers 2025/08/12 03:44:52 DEBUG : dir: reading active writers 2025/08/12 03:44:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.97s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:52 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:54 DEBUG : dir/file1: Remove: 2025/08/12 03:44:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:44:54 DEBUG : dir/file1: >Remove: err= 2025/08/12 03:44:54 DEBUG : dir/file1: Remove: 2025/08/12 03:44:54 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/12 03:44:54 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:54 DEBUG : dir: Looking for writers 2025/08/12 03:44:54 DEBUG : Looking for writers 2025/08/12 03:44:54 DEBUG : dir: reading active writers 2025/08/12 03:44:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.43s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:55 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:44:56 DEBUG : dir/file1: Remove: 2025/08/12 03:44:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:44:56 DEBUG : dir/file1: >Remove: err= 2025/08/12 03:44:57 DEBUG : dir/file1: Remove: 2025/08/12 03:44:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/12 03:44:57 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:44:57 DEBUG : dir: Looking for writers 2025/08/12 03:44:57 DEBUG : Looking for writers 2025/08/12 03:44:57 DEBUG : dir: reading active writers 2025/08/12 03:44:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.40s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:44:57 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen 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:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2025/08/12 03:45:06 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:06 DEBUG : Looking for writers 2025/08/12 03:45:06 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (9.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:09 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:09 DEBUG : dir: Looking for writers 2025/08/12 03:45:09 DEBUG : file1: reading active writers 2025/08/12 03:45:09 DEBUG : Looking for writers 2025/08/12 03:45:09 DEBUG : dir: reading active writers 2025/08/12 03:45:09 DEBUG : >WaitForWriters: 2025/08/12 03:45:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f2600 2025/08/12 03:45:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/12 03:45:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0010f2600 2025/08/12 03:45:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/12 03:45:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:45:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/12 03:45:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc0010f2600 2025/08/12 03:45:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:11 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (25 bytes), uploading instead of streaming 2025/08/12 03:45:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:45:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/12 03:45:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:12 DEBUG : newLeaf: Running delayed rename now 2025/08/12 03:45:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f2600 2025/08/12 03:45:12 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:12 DEBUG : dir: Looking for writers 2025/08/12 03:45:12 DEBUG : Looking for writers 2025/08/12 03:45:12 DEBUG : dir: reading active writers 2025/08/12 03:45:12 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:12 DEBUG : >WaitForWriters: 2025/08/12 03:45:13 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:13 DEBUG : dir: Looking for writers 2025/08/12 03:45:13 DEBUG : Looking for writers 2025/08/12 03:45:13 DEBUG : dir: reading active writers 2025/08/12 03:45:13 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:13 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:13 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:45:15 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:15 DEBUG : dir: Looking for writers 2025/08/12 03:45:15 DEBUG : file1: reading active writers 2025/08/12 03:45:15 DEBUG : Looking for writers 2025/08/12 03:45:15 DEBUG : dir: reading active writers 2025/08/12 03:45:15 DEBUG : >WaitForWriters: 2025/08/12 03:45:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f2cc0 2025/08/12 03:45:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/12 03:45:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0010f2cc0 2025/08/12 03:45:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/12 03:45:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:45:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/12 03:45:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0010f2cc0 2025/08/12 03:45:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:17 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (25 bytes), uploading instead of streaming 2025/08/12 03:45:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:45:18 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/12 03:45:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:18 DEBUG : newLeaf: Running delayed rename now 2025/08/12 03:45:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f2cc0 2025/08/12 03:45:18 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:18 DEBUG : dir: Looking for writers 2025/08/12 03:45:18 DEBUG : Looking for writers 2025/08/12 03:45:18 DEBUG : dir: reading active writers 2025/08/12 03:45:18 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:18 DEBUG : >WaitForWriters: 2025/08/12 03:45:19 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:19 DEBUG : dir: Looking for writers 2025/08/12 03:45:19 DEBUG : Looking for writers 2025/08/12 03:45:19 DEBUG : dir: reading active writers 2025/08/12 03:45:19 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:19 DEBUG : >WaitForWriters: 2025/08/12 03:45:19 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:19 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:19 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:19 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:19 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:45:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:45:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): openPending: 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/12 03:45:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): >openPending: err= 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:45:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): _writeAt: size=14, off=0 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): >_writeAt: n=14, err= 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): close: 2025/08/12 03:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/12 03:45:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:45:21 DEBUG : dir/file1(0xc00109a700): >close: err= 2025/08/12 03:45:21 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:45:21 DEBUG : dir/file1: vfs cache: starting upload 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:45:21 DEBUG : dir: Looking for writers 2025/08/12 03:45:21 DEBUG : file1: reading active writers 2025/08/12 03:45:21 DEBUG : Looking for writers 2025/08/12 03:45:21 DEBUG : dir: reading active writers 2025/08/12 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:45:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/12 03:45:22 INFO : dir/file1: Copied (replaced existing) 2025/08/12 03:45:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/12 03:45:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/12 03:45:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/12 03:45:22 DEBUG : dir: Looking for writers 2025/08/12 03:45:22 DEBUG : file1: reading active writers 2025/08/12 03:45:22 DEBUG : Looking for writers 2025/08/12 03:45:22 DEBUG : dir: reading active writers 2025/08/12 03:45:22 DEBUG : >WaitForWriters: 2025/08/12 03:45:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): _readAt: size=512, off=0 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): openPending: 2025/08/12 03:45:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/12 03:45:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/12 03:45:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): >openPending: err= 2025/08/12 03:45:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): >_readAt: n=14, err=EOF 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): close: 2025/08/12 03:45:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:45:22 DEBUG : dir/file1(0xc00109bc80): >close: err= 2025/08/12 03:45:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/12 03:45:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab4e40 2025/08/12 03:45:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/12 03:45:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/12 03:45:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab4e40 2025/08/12 03:45:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/12 03:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:45:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:24 DEBUG : dir/file1(0xc00042b940): openPending: 2025/08/12 03:45:24 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/08/12 03:45:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/12 03:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:24 DEBUG : dir/file1(0xc00042b940): >openPending: err= 2025/08/12 03:45:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:45:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:24 DEBUG : dir/file1(0xc00042b940): _writeAt: size=25, off=0 2025/08/12 03:45:24 DEBUG : dir/file1(0xc00042b940): >_writeAt: n=25, err= 2025/08/12 03:45:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/12 03:45:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab4e40 2025/08/12 03:45:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:25 DEBUG : newLeaf(0xc00042b940): close: 2025/08/12 03:45:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/12 03:45:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-12 03:45:24.82733917 +0000 UTC m=+143.172685900 2025/08/12 03:45:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/12 03:45:25 DEBUG : newLeaf(0xc00042b940): >close: err= 2025/08/12 03:45:25 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:45:25 DEBUG : newLeaf: vfs cache: starting upload 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:45:25 DEBUG : dir: Looking for writers 2025/08/12 03:45:25 DEBUG : Looking for writers 2025/08/12 03:45:25 DEBUG : dir: reading active writers 2025/08/12 03:45:25 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:45:26 DEBUG : dir: Looking for writers 2025/08/12 03:45:26 DEBUG : Looking for writers 2025/08/12 03:45:26 DEBUG : dir: reading active writers 2025/08/12 03:45:26 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:45:26 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/12 03:45:26 INFO : newLeaf: Copied (replaced existing) 2025/08/12 03:45:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-12 03:45:24 +0000 UTC," 2025/08/12 03:45:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/12 03:45:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/12 03:45:26 DEBUG : dir: Looking for writers 2025/08/12 03:45:26 DEBUG : Looking for writers 2025/08/12 03:45:26 DEBUG : dir: reading active writers 2025/08/12 03:45:26 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:26 DEBUG : >WaitForWriters: 2025/08/12 03:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:27 DEBUG : dir: Looking for writers 2025/08/12 03:45:27 DEBUG : Looking for writers 2025/08/12 03:45:27 DEBUG : dir: reading active writers 2025/08/12 03:45:27 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:27 DEBUG : >WaitForWriters: 2025/08/12 03:45:27 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:27 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:27 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:27 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:27 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:45:29 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:29 DEBUG : dir: Looking for writers 2025/08/12 03:45:29 DEBUG : file1: reading active writers 2025/08/12 03:45:29 DEBUG : Looking for writers 2025/08/12 03:45:29 DEBUG : dir: reading active writers 2025/08/12 03:45:29 DEBUG : >WaitForWriters: 2025/08/12 03:45:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000595680 2025/08/12 03:45:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/12 03:45:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000595680 2025/08/12 03:45:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/12 03:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:45:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:31 DEBUG : dir/file1(0xc00048a880): openPending: 2025/08/12 03:45:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/12 03:45:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/12 03:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:31 DEBUG : dir/file1(0xc00048a880): >openPending: err= 2025/08/12 03:45:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:45:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:31 DEBUG : dir/file1(0xc00048a880): _writeAt: size=25, off=0 2025/08/12 03:45:31 DEBUG : dir/file1(0xc00048a880): >_writeAt: n=25, err= 2025/08/12 03:45:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/12 03:45:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000595680 2025/08/12 03:45:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:31 DEBUG : newLeaf(0xc00048a880): close: 2025/08/12 03:45:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/12 03:45:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-12 03:45:31.34474986 +0000 UTC m=+149.690096621 2025/08/12 03:45:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/12 03:45:31 DEBUG : newLeaf(0xc00048a880): >close: err= 2025/08/12 03:45:31 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:31 DEBUG : dir: Looking for writers 2025/08/12 03:45:31 DEBUG : Looking for writers 2025/08/12 03:45:31 DEBUG : dir: reading active writers 2025/08/12 03:45:31 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:45:31 DEBUG : dir: Looking for writers 2025/08/12 03:45:31 DEBUG : Looking for writers 2025/08/12 03:45:31 DEBUG : dir: reading active writers 2025/08/12 03:45:31 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:45:32 DEBUG : dir: Looking for writers 2025/08/12 03:45:32 DEBUG : Looking for writers 2025/08/12 03:45:32 DEBUG : dir: reading active writers 2025/08/12 03:45:32 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:45:32 DEBUG : dir: Looking for writers 2025/08/12 03:45:32 DEBUG : Looking for writers 2025/08/12 03:45:32 DEBUG : dir: reading active writers 2025/08/12 03:45:32 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:45:32 DEBUG : newLeaf: vfs cache: starting upload 2025/08/12 03:45:32 DEBUG : dir: Looking for writers 2025/08/12 03:45:32 DEBUG : Looking for writers 2025/08/12 03:45:32 DEBUG : dir: reading active writers 2025/08/12 03:45:32 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:45:32 DEBUG : dir: Looking for writers 2025/08/12 03:45:32 DEBUG : Looking for writers 2025/08/12 03:45:32 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:32 DEBUG : dir: reading active writers 2025/08/12 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:45:32 DEBUG : dir: Looking for writers 2025/08/12 03:45:32 DEBUG : Looking for writers 2025/08/12 03:45:32 DEBUG : dir: reading active writers 2025/08/12 03:45:32 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:45:32 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/12 03:45:32 INFO : newLeaf: Copied (replaced existing) 2025/08/12 03:45:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-12 03:45:31 +0000 UTC," 2025/08/12 03:45:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/12 03:45:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/12 03:45:33 DEBUG : dir: Looking for writers 2025/08/12 03:45:33 DEBUG : Looking for writers 2025/08/12 03:45:33 DEBUG : dir: reading active writers 2025/08/12 03:45:33 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:33 DEBUG : >WaitForWriters: 2025/08/12 03:45:33 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:33 DEBUG : dir: Looking for writers 2025/08/12 03:45:33 DEBUG : Looking for writers 2025/08/12 03:45:33 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:33 DEBUG : dir: reading active writers 2025/08/12 03:45:33 DEBUG : >WaitForWriters: 2025/08/12 03:45:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:34 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:34 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:34 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:34 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:45:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:45:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): openPending: 2025/08/12 03:45:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/12 03:45:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/12 03:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): >openPending: err= 2025/08/12 03:45:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:45:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): _writeAt: size=14, off=0 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): >_writeAt: n=14, err= 2025/08/12 03:45:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): close: 2025/08/12 03:45:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/12 03:45:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/12 03:45:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:45:35 DEBUG : dir/file1(0xc000a8e380): >close: err= 2025/08/12 03:45:35 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:35 DEBUG : dir: Looking for writers 2025/08/12 03:45:35 DEBUG : file1: reading active writers 2025/08/12 03:45:35 DEBUG : Looking for writers 2025/08/12 03:45:35 DEBUG : dir: reading active writers 2025/08/12 03:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:45:35 DEBUG : dir: Looking for writers 2025/08/12 03:45:35 DEBUG : file1: reading active writers 2025/08/12 03:45:35 DEBUG : Looking for writers 2025/08/12 03:45:35 DEBUG : dir: reading active writers 2025/08/12 03:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:45:35 DEBUG : dir: Looking for writers 2025/08/12 03:45:35 DEBUG : file1: reading active writers 2025/08/12 03:45:35 DEBUG : Looking for writers 2025/08/12 03:45:35 DEBUG : dir: reading active writers 2025/08/12 03:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:45:36 DEBUG : dir: Looking for writers 2025/08/12 03:45:36 DEBUG : file1: reading active writers 2025/08/12 03:45:36 DEBUG : Looking for writers 2025/08/12 03:45:36 DEBUG : dir: reading active writers 2025/08/12 03:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:45:36 DEBUG : dir/file1: vfs cache: starting upload 2025/08/12 03:45:36 DEBUG : dir: Looking for writers 2025/08/12 03:45:36 DEBUG : file1: reading active writers 2025/08/12 03:45:36 DEBUG : Looking for writers 2025/08/12 03:45:36 DEBUG : dir: reading active writers 2025/08/12 03:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:45:36 DEBUG : dir: Looking for writers 2025/08/12 03:45:36 DEBUG : file1: reading active writers 2025/08/12 03:45:36 DEBUG : Looking for writers 2025/08/12 03:45:36 DEBUG : dir: reading active writers 2025/08/12 03:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:45:36 DEBUG : dir: Looking for writers 2025/08/12 03:45:36 DEBUG : file1: reading active writers 2025/08/12 03:45:36 DEBUG : Looking for writers 2025/08/12 03:45:36 DEBUG : dir: reading active writers 2025/08/12 03:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:45:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:45:36 INFO : dir/file1: Copied (replaced existing) 2025/08/12 03:45:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/12 03:45:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/12 03:45:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/12 03:45:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/12 03:45:37 DEBUG : dir: Looking for writers 2025/08/12 03:45:37 DEBUG : file1: reading active writers 2025/08/12 03:45:37 DEBUG : Looking for writers 2025/08/12 03:45:37 DEBUG : dir: reading active writers 2025/08/12 03:45:37 DEBUG : >WaitForWriters: 2025/08/12 03:45:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): _readAt: size=512, off=0 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): openPending: 2025/08/12 03:45:37 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/08/12 03:45:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/12 03:45:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): >openPending: err= 2025/08/12 03:45:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): >_readAt: n=14, err=EOF 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): close: 2025/08/12 03:45:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:45:37 DEBUG : dir/file1(0xc00048b580): >close: err= 2025/08/12 03:45:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/12 03:45:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f32c0 2025/08/12 03:45:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/12 03:45:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/12 03:45:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0010f32c0 2025/08/12 03:45:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/12 03:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:45:39 DEBUG : dir/file1(0xc0010e6040): openPending: 2025/08/12 03:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/12 03:45:39 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/08/12 03:45:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:45:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:45:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/12 03:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:45:39 DEBUG : dir/file1(0xc0010e6040): >openPending: err= 2025/08/12 03:45:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:45:39 DEBUG : dir/file1(0xc0010e6040): _writeAt: size=25, off=0 2025/08/12 03:45:39 DEBUG : dir/file1(0xc0010e6040): >_writeAt: n=25, err= 2025/08/12 03:45:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/12 03:45:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/12 03:45:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0010f32c0 2025/08/12 03:45:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:45:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:40 DEBUG : newLeaf(0xc0010e6040): close: 2025/08/12 03:45:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/12 03:45:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-12 03:45:39.390974978 +0000 UTC m=+157.736321719 2025/08/12 03:45:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/12 03:45:40 DEBUG : newLeaf(0xc0010e6040): >close: err= 2025/08/12 03:45:40 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:45:40 DEBUG : newLeaf: vfs cache: starting upload 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:45:40 DEBUG : dir: Looking for writers 2025/08/12 03:45:40 DEBUG : Looking for writers 2025/08/12 03:45:40 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:40 DEBUG : dir: reading active writers 2025/08/12 03:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:45:40 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/12 03:45:40 INFO : newLeaf: Copied (replaced existing) 2025/08/12 03:45:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-12 03:45:39 +0000 UTC," 2025/08/12 03:45:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/12 03:45:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/12 03:45:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/12 03:45:41 DEBUG : dir: Looking for writers 2025/08/12 03:45:41 DEBUG : Looking for writers 2025/08/12 03:45:41 DEBUG : dir: reading active writers 2025/08/12 03:45:41 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:41 DEBUG : >WaitForWriters: 2025/08/12 03:45:41 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:41 DEBUG : dir: Looking for writers 2025/08/12 03:45:41 DEBUG : Looking for writers 2025/08/12 03:45:41 DEBUG : dir: reading active writers 2025/08/12 03:45:41 DEBUG : newLeaf: reading active writers 2025/08/12 03:45:41 DEBUG : >WaitForWriters: 2025/08/12 03:45:41 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:42 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:42 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-jitimad6kuse'": object not found 2025/08/12 03:45:43 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:43 DEBUG : Looking for writers 2025/08/12 03:45:43 DEBUG : >WaitForWriters: 2025/08/12 03:45:43 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- FAIL: TestFileRename (36.89s) --- PASS: TestFileRename/off,forceCache=false (6.92s) --- PASS: TestFileRename/minimal,forceCache=false (6.17s) --- PASS: TestFileRename/minimal,forceCache=true (7.85s) --- PASS: TestFileRename/writes,forceCache=false (6.53s) --- PASS: TestFileRename/writes,forceCache=true (8.36s) --- FAIL: TestFileRename/full,forceCache=false (1.06s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:43 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:43 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:43 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:43 DEBUG : Looking for writers 2025/08/12 03:45:43 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:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:44 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:45:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:45:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/12 03:45:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:45:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:45 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:45 DEBUG : dir: Looking for writers 2025/08/12 03:45:45 DEBUG : file1: reading active writers 2025/08/12 03:45:45 DEBUG : Looking for writers 2025/08/12 03:45:45 DEBUG : dir: reading active writers 2025/08/12 03:45:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.34s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:46 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:45:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:45:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/12 03:45:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/12 03:45:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/12 03:45:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/12 03:45:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/12 03:45:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/12 03:45:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/12 03:45:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/12 03:45:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/12 03:45:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/12 03:45:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/12 03:45:49 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:49 DEBUG : dir: Looking for writers 2025/08/12 03:45:49 DEBUG : file1: reading active writers 2025/08/12 03:45:49 DEBUG : Looking for writers 2025/08/12 03:45:49 DEBUG : dir: reading active writers 2025/08/12 03:45:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.91s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:50 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:45:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/12 03:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/12 03:45:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/12 03:45:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/12 03:45:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/12 03:45:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/12 03:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/12 03:45:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/12 03:45:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/12 03:45:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/12 03:45:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/12 03:45:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/12 03:45:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/12 03:45:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/12 03:45:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/12 03:45:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/12 03:45:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/12 03:45:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/12 03:45:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/12 03:45:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/12 03:45:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/12 03:45:53 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:53 DEBUG : dir: Looking for writers 2025/08/12 03:45:53 DEBUG : file1: reading active writers 2025/08/12 03:45:53 DEBUG : Looking for writers 2025/08/12 03:45:53 DEBUG : dir: reading active writers 2025/08/12 03:45:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.45s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:54 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:45:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:45:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/12 03:45:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:45:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:56 DEBUG : dir: Looking for writers 2025/08/12 03:45:56 DEBUG : file1: reading active writers 2025/08/12 03:45:56 DEBUG : Looking for writers 2025/08/12 03:45:56 DEBUG : dir: reading active writers 2025/08/12 03:45:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.35s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:57 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:45:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:45:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/12 03:45:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/12 03:45:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:45:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/12 03:45:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/12 03:45:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/12 03:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:45:58 DEBUG : dir: Looking for writers 2025/08/12 03:45:58 DEBUG : file1: reading active writers 2025/08/12 03:45:58 DEBUG : Looking for writers 2025/08/12 03:45:58 DEBUG : dir: reading active writers 2025/08/12 03:45:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.59s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:45:59 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:45:59 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:45:59 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:45:59 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:46:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): _readAt: size=1, off=0 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): openPending: 2025/08/12 03:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/12 03:46:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >openPending: err= 2025/08/12 03:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/12 03:46:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >_readAt: n=1, err= 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): _readAt: size=256, off=1 2025/08/12 03:46:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >_readAt: n=15, err=EOF 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): _readAt: size=16, off=16 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >_readAt: n=0, err=EOF 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): close: 2025/08/12 03:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >close: err= 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): close: 2025/08/12 03:46:01 DEBUG : dir/file1(0xc000f0e100): >close: err=file already closed 2025/08/12 03:46:01 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:01 DEBUG : dir: Looking for writers 2025/08/12 03:46:01 DEBUG : file1: reading active writers 2025/08/12 03:46:01 DEBUG : Looking for writers 2025/08/12 03:46:01 DEBUG : dir: reading active writers 2025/08/12 03:46:01 DEBUG : >WaitForWriters: 2025/08/12 03:46:01 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.50s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:02 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:02 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:02 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:02 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:46:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): _readAt: size=1, off=0 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): openPending: 2025/08/12 03:46:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/12 03:46:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >openPending: err= 2025/08/12 03:46:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/12 03:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >_readAt: n=1, err= 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): _readAt: size=1, off=5 2025/08/12 03:46:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >_readAt: n=1, err= 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): _readAt: size=1, off=3 2025/08/12 03:46:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >_readAt: n=1, err= 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): _readAt: size=1, off=13 2025/08/12 03:46:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >_readAt: n=1, err= 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): _readAt: size=16, off=100 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): close: 2025/08/12 03:46:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:46:03 DEBUG : dir/file1(0xc0008fc2c0): >close: err= 2025/08/12 03:46:03 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:03 DEBUG : dir: Looking for writers 2025/08/12 03:46:03 DEBUG : file1: reading active writers 2025/08/12 03:46:03 DEBUG : Looking for writers 2025/08/12 03:46:03 DEBUG : dir: reading active writers 2025/08/12 03:46:03 DEBUG : >WaitForWriters: 2025/08/12 03:46:03 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.45s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:04 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:04 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:04 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:04 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:46:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:46:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:05 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=1, off=0 2025/08/12 03:46:05 DEBUG : dir/file1(0xc0006e25c0): openPending: 2025/08/12 03:46:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/12 03:46:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:05 DEBUG : dir/file1(0xc0006e25c0): >openPending: err= 2025/08/12 03:46:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/12 03:46:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=1, err= 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=1, off=5 2025/08/12 03:46:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=1, err= 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=1, off=1 2025/08/12 03:46:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=1, err= 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=6, off=10 2025/08/12 03:46:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=6, err= 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=256, off=10 2025/08/12 03:46:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=6, err=EOF 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=256, off=100 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): close: 2025/08/12 03:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >close: err= 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): _readAt: size=256, off=100 2025/08/12 03:46:06 DEBUG : dir/file1(0xc0006e25c0): >_readAt: n=0, err=file already closed 2025/08/12 03:46:06 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:06 DEBUG : dir: Looking for writers 2025/08/12 03:46:06 DEBUG : file1: reading active writers 2025/08/12 03:46:06 DEBUG : Looking for writers 2025/08/12 03:46:06 DEBUG : dir: reading active writers 2025/08/12 03:46:06 DEBUG : >WaitForWriters: 2025/08/12 03:46:06 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.38s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:06 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:06 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:06 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:46:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:46:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): RWFileHandle.Flush 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): _readAt: size=256, off=0 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): openPending: 2025/08/12 03:46:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/12 03:46:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): >openPending: err= 2025/08/12 03:46:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/12 03:46:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): >_readAt: n=16, err=EOF 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): RWFileHandle.Flush 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): RWFileHandle.Flush 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): close: 2025/08/12 03:46:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:46:08 DEBUG : dir/file1(0xc0008fd500): >close: err= 2025/08/12 03:46:08 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:08 DEBUG : dir: Looking for writers 2025/08/12 03:46:08 DEBUG : file1: reading active writers 2025/08/12 03:46:08 DEBUG : Looking for writers 2025/08/12 03:46:08 DEBUG : dir: reading active writers 2025/08/12 03:46:08 DEBUG : >WaitForWriters: 2025/08/12 03:46:08 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.46s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:09 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:09 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:09 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:09 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:46:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/12 03:46:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:10 DEBUG : dir/file1(0xc0008fdd00): _readAt: size=256, off=0 2025/08/12 03:46:10 DEBUG : dir/file1(0xc0008fdd00): openPending: 2025/08/12 03:46:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/12 03:46:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:10 DEBUG : dir/file1(0xc0008fdd00): >openPending: err= 2025/08/12 03:46:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/12 03:46:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:11 DEBUG : dir/file1(0xc0008fdd00): >_readAt: n=16, err=EOF 2025/08/12 03:46:11 DEBUG : dir/file1(0xc0008fdd00): RWFileHandle.Release 2025/08/12 03:46:11 DEBUG : dir/file1(0xc0008fdd00): close: 2025/08/12 03:46:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/12 03:46:11 DEBUG : dir/file1(0xc0008fdd00): >close: err= 2025/08/12 03:46:11 DEBUG : dir/file1(0xc0008fdd00): RWFileHandle.Release 2025/08/12 03:46:11 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:11 DEBUG : dir: Looking for writers 2025/08/12 03:46:11 DEBUG : file1: reading active writers 2025/08/12 03:46:11 DEBUG : Looking for writers 2025/08/12 03:46:11 DEBUG : dir: reading active writers 2025/08/12 03:46:11 DEBUG : >WaitForWriters: 2025/08/12 03:46:11 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.50s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:11 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:11 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:11 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:11 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:12 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): openPending: 2025/08/12 03:46:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): >openPending: err= 2025/08/12 03:46:12 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): _writeAt: size=5, off=0 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): >_writeAt: n=5, err= 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): _writeAt: size=7, off=5 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): >_writeAt: n=7, err= 2025/08/12 03:46:12 DEBUG : file1: vfs cache: truncate to size=11 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): close: 2025/08/12 03:46:12 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:12.095088517 +0000 UTC m=+190.440435286 2025/08/12 03:46:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): >close: err= 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): close: 2025/08/12 03:46:12 DEBUG : file1(0xc000a8e2c0): >close: err=file already closed 2025/08/12 03:46:12 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:12 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:12 DEBUG : Looking for writers 2025/08/12 03:46:12 DEBUG : file1: reading active writers 2025/08/12 03:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:13 INFO : file1: Copied (new) 2025/08/12 03:46:13 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-12 03:46:12 +0000 UTC," 2025/08/12 03:46:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:13 DEBUG : Looking for writers 2025/08/12 03:46:13 DEBUG : file1: reading active writers 2025/08/12 03:46:13 DEBUG : >WaitForWriters: 2025/08/12 03:46:13 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:13 DEBUG : Looking for writers 2025/08/12 03:46:13 DEBUG : file1: reading active writers 2025/08/12 03:46:13 DEBUG : >WaitForWriters: 2025/08/12 03:46:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.03s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:13 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:13 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:14 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): openPending: 2025/08/12 03:46:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): >openPending: err= 2025/08/12 03:46:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): _writeAt: size=7, off=0 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): >_writeAt: n=7, err= 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): _writeAt: size=6, off=5 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): >_writeAt: n=6, err= 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): close: 2025/08/12 03:46:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:14.116865364 +0000 UTC m=+192.462212094 2025/08/12 03:46:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): >close: err= 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): _writeAt: size=5, off=0 2025/08/12 03:46:14 DEBUG : file1(0xc00109a780): >_writeAt: n=0, err=file already closed 2025/08/12 03:46:14 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:14 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:14 DEBUG : Looking for writers 2025/08/12 03:46:14 DEBUG : file1: reading active writers 2025/08/12 03:46:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:14 INFO : file1: Copied (new) 2025/08/12 03:46:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-12 03:46:14 +0000 UTC," 2025/08/12 03:46:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:14 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:15 DEBUG : Looking for writers 2025/08/12 03:46:15 DEBUG : file1: reading active writers 2025/08/12 03:46:15 DEBUG : >WaitForWriters: 2025/08/12 03:46:15 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:15 DEBUG : Looking for writers 2025/08/12 03:46:15 DEBUG : file1: reading active writers 2025/08/12 03:46:15 DEBUG : >WaitForWriters: 2025/08/12 03:46:15 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:15 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:15 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:15 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:15 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:16 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:16 DEBUG : file1(0xc00109b180): openPending: 2025/08/12 03:46:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:16 DEBUG : file1(0xc00109b180): >openPending: err= 2025/08/12 03:46:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:16 DEBUG : file1(0xc00109b180): close: 2025/08/12 03:46:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:16.115160348 +0000 UTC m=+194.460507098 2025/08/12 03:46:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:16 DEBUG : file1(0xc00109b180): >close: err= 2025/08/12 03:46:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/12 03:46:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:46:16 DEBUG : file2: newRWFileHandle: 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): openPending: 2025/08/12 03:46:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): >openPending: err= 2025/08/12 03:46:16 DEBUG : file2: >newRWFileHandle: err= 2025/08/12 03:46:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/12 03:46:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/12 03:46:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): RWFileHandle.Flush 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): RWFileHandle.Release 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): close: 2025/08/12 03:46:16 DEBUG : file2: vfs cache: setting modification time to 2025-08-12 03:46:16.116335083 +0000 UTC m=+194.461681833 2025/08/12 03:46:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:16 DEBUG : file2(0xc00109bac0): >close: err= 2025/08/12 03:46:16 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/12 03:46:16 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:16 DEBUG : file2: vfs cache: starting upload 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/12 03:46:16 DEBUG : Looking for writers 2025/08/12 03:46:16 DEBUG : file1: reading active writers 2025/08/12 03:46:16 DEBUG : file2: reading active writers 2025/08/12 03:46:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/12 03:46:17 DEBUG : Looking for writers 2025/08/12 03:46:17 DEBUG : file2: reading active writers 2025/08/12 03:46:17 DEBUG : file1: reading active writers 2025/08/12 03:46:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/12 03:46:18 DEBUG : Looking for writers 2025/08/12 03:46:18 DEBUG : file1: reading active writers 2025/08/12 03:46:18 DEBUG : file2: reading active writers 2025/08/12 03:46:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/12 03:46:19 DEBUG : Looking for writers 2025/08/12 03:46:19 DEBUG : file1: reading active writers 2025/08/12 03:46:19 DEBUG : file2: reading active writers 2025/08/12 03:46:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/12 03:46:20 DEBUG : Looking for writers 2025/08/12 03:46:20 DEBUG : file1: reading active writers 2025/08/12 03:46:20 DEBUG : file2: reading active writers 2025/08/12 03:46:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/12 03:46:20 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/12 03:46:20 INFO : file2: Copied (new) 2025/08/12 03:46:20 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-12 03:46:16 +0000 UTC," 2025/08/12 03:46:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/12 03:46:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/12 03:46:20 INFO : file2: vfs cache: upload succeeded try #1 2025/08/12 03:46:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:20 INFO : file1: Copied (new) 2025/08/12 03:46:20 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-12 03:46:16 +0000 UTC," 2025/08/12 03:46:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:20 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:21 DEBUG : Looking for writers 2025/08/12 03:46:21 DEBUG : file1: reading active writers 2025/08/12 03:46:21 DEBUG : file2: reading active writers 2025/08/12 03:46:21 DEBUG : >WaitForWriters: 2025/08/12 03:46:21 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:21 DEBUG : Looking for writers 2025/08/12 03:46:21 DEBUG : file1: reading active writers 2025/08/12 03:46:21 DEBUG : file2: reading active writers 2025/08/12 03:46:21 DEBUG : >WaitForWriters: 2025/08/12 03:46:21 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.21s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:22 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:22 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:22 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:22 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:22 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): openPending: 2025/08/12 03:46:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): >openPending: err= 2025/08/12 03:46:22 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): _writeAt: size=5, off=0 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): >_writeAt: n=5, err= 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): RWFileHandle.Flush 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): RWFileHandle.Flush 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): close: 2025/08/12 03:46:22 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:22.321091834 +0000 UTC m=+200.666438604 2025/08/12 03:46:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:22 DEBUG : file1(0xc000c92280): >close: err= 2025/08/12 03:46:22 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:22 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:22 DEBUG : Looking for writers 2025/08/12 03:46:22 DEBUG : file1: reading active writers 2025/08/12 03:46:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:23 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/2dc9aac5-77b7-4258-8c7c-754f82257597?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250812%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250812T034622Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=c5ehpkMbiISJh2x0tCP87uTmcDaVpaa1l8Oq5XlDOWVTRph.9G3n_jza4joquBTQIiL.uuSaUVjdiRjDUKHVUiZKezfWaGX78kwOn69LlikheHip8FzaE3cgPBfCcyVd&X-Amz-Signature=b2a06df8fe265c94a1cc387898cb33fc05cb728be1fb6ede5ec7b01a442de79b": net/http: HTTP/1.x transport connection broken: http: ContentLength=5 with Body length 0) 2025/08/12 03:46:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 03:46:23 DEBUG : Looking for writers 2025/08/12 03:46:23 DEBUG : file1: reading active writers 2025/08/12 03:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/12 03:46:24 DEBUG : Looking for writers 2025/08/12 03:46:24 DEBUG : file1: reading active writers 2025/08/12 03:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/12 03:46:25 DEBUG : pacer: Reducing sleep to 15ms 2025/08/12 03:46:25 DEBUG : Looking for writers 2025/08/12 03:46:25 DEBUG : file1: reading active writers 2025/08/12 03:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/12 03:46:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/08/12 03:46:25 ERROR : file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse) 5 vs dst(files root 'rclone-test-jitimad6kuse') 0 2025/08/12 03:46:25 INFO : file1: Removing failed copy 2025/08/12 03:46:25 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 03:46:25 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse) 5 vs dst(files root 'rclone-test-jitimad6kuse') 0 2025/08/12 03:46:26 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:26 DEBUG : Looking for writers 2025/08/12 03:46:26 DEBUG : file1: reading active writers 2025/08/12 03:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/12 03:46:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:26 INFO : file1: Copied (new) 2025/08/12 03:46:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-12 03:46:22 +0000 UTC," 2025/08/12 03:46:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:26 INFO : file1: vfs cache: upload succeeded try #2 2025/08/12 03:46:27 DEBUG : Looking for writers 2025/08/12 03:46:27 DEBUG : file1: reading active writers 2025/08/12 03:46:27 DEBUG : >WaitForWriters: 2025/08/12 03:46:27 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (5.90s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:28 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:28 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:28 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:28 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:28 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): openPending: 2025/08/12 03:46:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): >openPending: err= 2025/08/12 03:46:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): _writeAt: size=5, off=0 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): >_writeAt: n=5, err= 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): RWFileHandle.Release 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): close: 2025/08/12 03:46:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:28.221773873 +0000 UTC m=+206.567120633 2025/08/12 03:46:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): >close: err= 2025/08/12 03:46:28 DEBUG : file1(0xc00042be40): RWFileHandle.Release 2025/08/12 03:46:28 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:28 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:28 DEBUG : Looking for writers 2025/08/12 03:46:28 DEBUG : file1: reading active writers 2025/08/12 03:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:29 INFO : file1: Copied (new) 2025/08/12 03:46:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-12 03:46:28 +0000 UTC," 2025/08/12 03:46:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:29 DEBUG : Looking for writers 2025/08/12 03:46:29 DEBUG : file1: reading active writers 2025/08/12 03:46:29 DEBUG : >WaitForWriters: 2025/08/12 03:46:29 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.88s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:29 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:29 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:29 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:29 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/12 03:46:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:46:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): openPending: 2025/08/12 03:46:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/12 03:46:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): >openPending: err= 2025/08/12 03:46:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/12 03:46:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): _writeAt: size=5, off=0 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): >_writeAt: n=5, err= 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): close: 2025/08/12 03:46:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-12 03:46:31.510412864 +0000 UTC m=+209.855759633 2025/08/12 03:46:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:31 DEBUG : dir/file1(0xc0006e3100): >close: err= 2025/08/12 03:46:31 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:31 DEBUG : dir/file1: vfs cache: starting upload 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:31 DEBUG : dir: Looking for writers 2025/08/12 03:46:31 DEBUG : file1: reading active writers 2025/08/12 03:46:31 DEBUG : Looking for writers 2025/08/12 03:46:31 DEBUG : dir: reading active writers 2025/08/12 03:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:32 DEBUG : dir: Looking for writers 2025/08/12 03:46:32 DEBUG : file1: reading active writers 2025/08/12 03:46:32 DEBUG : Looking for writers 2025/08/12 03:46:32 DEBUG : dir: reading active writers 2025/08/12 03:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:32 INFO : dir/file1: Copied (replaced existing) 2025/08/12 03:46:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-12 03:46:31 +0000 UTC," 2025/08/12 03:46:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:32 DEBUG : dir: Looking for writers 2025/08/12 03:46:32 DEBUG : file1: reading active writers 2025/08/12 03:46:32 DEBUG : Looking for writers 2025/08/12 03:46:32 DEBUG : dir: reading active writers 2025/08/12 03:46:32 DEBUG : >WaitForWriters: 2025/08/12 03:46:32 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:33 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:33 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/12 03:46:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/12 03:46:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/12 03:46:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): _writeAt: size=5, off=0 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): openPending: 2025/08/12 03:46:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/12 03:46:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/12 03:46:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): >openPending: err= 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): >_writeAt: n=5, err= 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): _writeAt: size=15, off=5 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): >_writeAt: n=15, err= 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): close: 2025/08/12 03:46:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/12 03:46:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-12 03:46:34.98444809 +0000 UTC m=+213.329794819 2025/08/12 03:46:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:34 DEBUG : dir/file1(0xc00110d580): >close: err= 2025/08/12 03:46:34 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:34 DEBUG : dir: Looking for writers 2025/08/12 03:46:34 DEBUG : file1: reading active writers 2025/08/12 03:46:34 DEBUG : Looking for writers 2025/08/12 03:46:34 DEBUG : dir: reading active writers 2025/08/12 03:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:34 DEBUG : dir: Looking for writers 2025/08/12 03:46:34 DEBUG : file1: reading active writers 2025/08/12 03:46:34 DEBUG : Looking for writers 2025/08/12 03:46:34 DEBUG : dir: reading active writers 2025/08/12 03:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:35 DEBUG : dir: Looking for writers 2025/08/12 03:46:35 DEBUG : file1: reading active writers 2025/08/12 03:46:35 DEBUG : Looking for writers 2025/08/12 03:46:35 DEBUG : dir: reading active writers 2025/08/12 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:35 DEBUG : dir: Looking for writers 2025/08/12 03:46:35 DEBUG : file1: reading active writers 2025/08/12 03:46:35 DEBUG : Looking for writers 2025/08/12 03:46:35 DEBUG : dir: reading active writers 2025/08/12 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:35 DEBUG : dir/file1: vfs cache: starting upload 2025/08/12 03:46:35 DEBUG : dir: Looking for writers 2025/08/12 03:46:35 DEBUG : file1: reading active writers 2025/08/12 03:46:35 DEBUG : Looking for writers 2025/08/12 03:46:35 DEBUG : dir: reading active writers 2025/08/12 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:35 DEBUG : dir: Looking for writers 2025/08/12 03:46:35 DEBUG : file1: reading active writers 2025/08/12 03:46:35 DEBUG : Looking for writers 2025/08/12 03:46:35 DEBUG : dir: reading active writers 2025/08/12 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:35 DEBUG : dir: Looking for writers 2025/08/12 03:46:35 DEBUG : file1: reading active writers 2025/08/12 03:46:35 DEBUG : Looking for writers 2025/08/12 03:46:35 DEBUG : dir: reading active writers 2025/08/12 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:35 INFO : dir/file1: Copied (replaced existing) 2025/08/12 03:46:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-12 03:46:34 +0000 UTC," 2025/08/12 03:46:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:36 DEBUG : dir: Looking for writers 2025/08/12 03:46:36 DEBUG : file1: reading active writers 2025/08/12 03:46:36 DEBUG : Looking for writers 2025/08/12 03:46:36 DEBUG : dir: reading active writers 2025/08/12 03:46:36 DEBUG : >WaitForWriters: 2025/08/12 03:46:36 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.45s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:37 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:37 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:37 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:37 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:37 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): openPending: 2025/08/12 03:46:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): >openPending: err= 2025/08/12 03:46:37 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): _writeAt: size=5, off=0 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): >_writeAt: n=5, err= 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): close: 2025/08/12 03:46:37 DEBUG : file1: vfs cache: setting modification time to 2025-08-12 03:46:37.163512464 +0000 UTC m=+215.508859204 2025/08/12 03:46:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:37 DEBUG : file1(0xc0008fdc00): >close: err= 2025/08/12 03:46:37 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:37 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:37 DEBUG : Looking for writers 2025/08/12 03:46:37 DEBUG : file1: reading active writers 2025/08/12 03:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:38 INFO : file1: Copied (new) 2025/08/12 03:46:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-12 03:46:37 +0000 UTC," 2025/08/12 03:46:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:38 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:38 DEBUG : Looking for writers 2025/08/12 03:46:38 DEBUG : file1: reading active writers 2025/08/12 03:46:38 DEBUG : >WaitForWriters: 2025/08/12 03:46:38 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:38 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:38 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:38 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:38 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/12 03:46:38 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.0522597 +0000 UTC m=+217.397606470 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.0522597 +0000 UTC m=+217.397606470 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.0522597 +0000 UTC m=+217.397606470 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ad40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f810 item 1 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.056174876 +0000 UTC m=+217.401521637 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.056174876 +0000 UTC m=+217.401521637 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 2 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.05911844 +0000 UTC m=+217.404465200 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.05911844 +0000 UTC m=+217.404465200 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.05911844 +0000 UTC m=+217.404465200 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b5c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a150 item 3 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.063817177 +0000 UTC m=+217.409163948 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.063817177 +0000 UTC m=+217.409163948 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a700 item 4 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.067089718 +0000 UTC m=+217.412436478 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.067089718 +0000 UTC m=+217.412436478 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ed40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.067089718 +0000 UTC m=+217.412436478 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ac40 item 5 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.071107247 +0000 UTC m=+217.416453977 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.071107247 +0000 UTC m=+217.416453977 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b2d0 item 6 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.074718825 +0000 UTC m=+217.420065594 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d688c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.074718825 +0000 UTC m=+217.420065594 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d68dc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.074718825 +0000 UTC m=+217.420065594 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc00 item 7 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.079613419 +0000 UTC m=+217.424960179 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.079613419 +0000 UTC m=+217.424960179 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbc5c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 8 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000bbcb80): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.08186856 +0000 UTC m=+217.427215290 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbcf40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.08186856 +0000 UTC m=+217.427215290 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.08186856 +0000 UTC m=+217.427215290 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbd8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429730 item 9 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.086172716 +0000 UTC m=+217.431519487 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bbdf40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.086172716 +0000 UTC m=+217.431519487 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4000 item 10 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000be4b40): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4b40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.088141661 +0000 UTC m=+217.433488391 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be4f00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.088141661 +0000 UTC m=+217.433488391 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.088141661 +0000 UTC m=+217.433488391 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be5900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4620 item 11 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.092038104 +0000 UTC m=+217.437384864 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.092038104 +0000 UTC m=+217.437384864 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0e540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5110 item 12 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000e0eb80): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0eb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.093777688 +0000 UTC m=+217.439124407 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0ef40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.093777688 +0000 UTC m=+217.439124407 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0f600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5650 item 13 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.096646361 +0000 UTC m=+217.441993130 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e0fc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.096646361 +0000 UTC m=+217.441993130 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5ab0 item 14 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000e32880): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.100473753 +0000 UTC m=+217.445820533 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e32c40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.100473753 +0000 UTC m=+217.445820533 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512150 item 15 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.103418708 +0000 UTC m=+217.448765469 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.103418708 +0000 UTC m=+217.448765469 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e33ec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512770 item 16 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.106637499 +0000 UTC m=+217.451984269 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6e580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.106637499 +0000 UTC m=+217.451984269 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ea00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.106637499 +0000 UTC m=+217.451984269 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6ef00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512cb0 item 17 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.110581069 +0000 UTC m=+217.455927839 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6f580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.110581069 +0000 UTC m=+217.455927839 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e6fac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 18 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.113370363 +0000 UTC m=+217.458717133 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.113370363 +0000 UTC m=+217.458717133 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.113370363 +0000 UTC m=+217.458717133 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cbc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513810 item 19 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.117314864 +0000 UTC m=+217.462661634 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d69a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.117314864 +0000 UTC m=+217.462661634 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 20 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.120185932 +0000 UTC m=+217.465532662 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.120185932 +0000 UTC m=+217.465532662 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d98b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.120185932 +0000 UTC m=+217.465532662 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 21 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.125194081 +0000 UTC m=+217.470540970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.125194081 +0000 UTC m=+217.470540970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d99c40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 22 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.128059468 +0000 UTC m=+217.473406217 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.128059468 +0000 UTC m=+217.473406217 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dce840): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.128059468 +0000 UTC m=+217.473406217 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dced40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 23 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.13104015 +0000 UTC m=+217.476386880 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.13104015 +0000 UTC m=+217.476386880 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcf900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ce0 item 24 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000dcff40): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dcff40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.133088784 +0000 UTC m=+217.478435514 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.133088784 +0000 UTC m=+217.478435514 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.133088784 +0000 UTC m=+217.478435514 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f92dc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e5b0 item 25 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.136192438 +0000 UTC m=+217.481539179 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.136192438 +0000 UTC m=+217.481539179 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f93980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ebd0 item 26 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000fda040): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.138446237 +0000 UTC m=+217.483792997 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.138446237 +0000 UTC m=+217.483792997 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.138446237 +0000 UTC m=+217.483792997 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdae40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f260 item 27 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.141663645 +0000 UTC m=+217.487010405 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb4c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.141663645 +0000 UTC m=+217.487010405 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdba00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4150 item 28 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000ffe0c0): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.144615594 +0000 UTC m=+217.489962384 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffe480): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.144615594 +0000 UTC m=+217.489962384 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ffeb40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c44d0 item 29 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.147895869 +0000 UTC m=+217.493242620 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.147895869 +0000 UTC m=+217.493242620 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fff700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4850 item 30 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000fffd40): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fffd40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.15228763 +0000 UTC m=+217.497634381 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.15228763 +0000 UTC m=+217.497634381 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2840): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 31 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.156019654 +0000 UTC m=+217.501366404 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2ec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.156019654 +0000 UTC m=+217.501366404 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513d50 item 32 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.15917743 +0000 UTC m=+217.504524160 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a0e0 item 33 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.160155264 +0000 UTC m=+217.505501995 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c966c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.160155264 +0000 UTC m=+217.505501995 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c96bc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a3f0 item 33 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.162595894 +0000 UTC m=+217.507942644 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058acb0 item 34 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.163674388 +0000 UTC m=+217.509021158 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.163674388 +0000 UTC m=+217.509021158 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c97bc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ae70 item 34 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.165809255 +0000 UTC m=+217.511156005 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b810 item 35 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.166549383 +0000 UTC m=+217.511896133 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.166549383 +0000 UTC m=+217.511896133 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c2c00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bab0 item 35 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.168675031 +0000 UTC m=+217.514021781 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c41c0 item 36 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.169626406 +0000 UTC m=+217.514973156 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.169626406 +0000 UTC m=+217.514973156 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010c3d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4380 item 36 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.171719885 +0000 UTC m=+217.517066635 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047cc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4700 item 37 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.172428264 +0000 UTC m=+217.517775014 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047dcc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.172428264 +0000 UTC m=+217.517775014 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a80 item 37 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.174235315 +0000 UTC m=+217.519582065 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2c8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4f50 item 38 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.175084419 +0000 UTC m=+217.520431169 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2cdc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.175084419 +0000 UTC m=+217.520431169 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2d6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5110 item 38 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.1772118 +0000 UTC m=+217.522558561 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f2dd40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5650 item 39 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.17851131 +0000 UTC m=+217.523858069 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c922c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.17851131 +0000 UTC m=+217.523858069 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c927c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5880 item 39 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.181235662 +0000 UTC m=+217.526582432 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92f40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e61c0 item 40 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.182214799 +0000 UTC m=+217.527561569 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.182214799 +0000 UTC m=+217.527561569 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c939c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e64d0 item 40 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.184450985 +0000 UTC m=+217.529797755 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6a10 item 41 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.185177248 +0000 UTC m=+217.530523998 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042aa00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6c40 item 41 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.186063491 +0000 UTC m=+217.531410241 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.186063491 +0000 UTC m=+217.531410241 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6e70 item 41 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.188703555 +0000 UTC m=+217.534050315 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7650 item 42 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.189429538 +0000 UTC m=+217.534776297 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110ce40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e79d0 item 42 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.190533348 +0000 UTC m=+217.535880079 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.190533348 +0000 UTC m=+217.535880079 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e23c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512070 item 42 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.192016161 +0000 UTC m=+217.537362891 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512620 item 43 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.192636875 +0000 UTC m=+217.537983606 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e31c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 43 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.193269443 +0000 UTC m=+217.538616173 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.193269443 +0000 UTC m=+217.538616173 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3f00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 43 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.195451627 +0000 UTC m=+217.540798378 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513030 item 44 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.196136223 +0000 UTC m=+217.541482973 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcb40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513260 item 44 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.196818171 +0000 UTC m=+217.542164892 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.196818171 +0000 UTC m=+217.542164892 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513420 item 44 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.198591379 +0000 UTC m=+217.543938129 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdc40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005139d0 item 45 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.199158003 +0000 UTC m=+217.544504752 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.199158003 +0000 UTC m=+217.544504752 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513e30 item 45 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.201580549 +0000 UTC m=+217.546927299 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de460 item 46 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.202617754 +0000 UTC m=+217.547964515 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109ba80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.202617754 +0000 UTC m=+217.547964515 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de8c0 item 46 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.205658071 +0000 UTC m=+217.551004841 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048ac00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deee0 item 47 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.206737215 +0000 UTC m=+217.552083986 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.206737215 +0000 UTC m=+217.552083986 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048bb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 47 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.209725662 +0000 UTC m=+217.555072413 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df730 item 48 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.210454742 +0000 UTC m=+217.555801491 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.210454742 +0000 UTC m=+217.555801491 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036d7c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfab0 item 48 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.212907754 +0000 UTC m=+217.558254505 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e61c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ee70 item 49 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.213737621 +0000 UTC m=+217.559084371 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.213737621 +0000 UTC m=+217.559084371 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6bc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f0a0 item 49 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.216029462 +0000 UTC m=+217.561376202 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f500 item 50 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.217298704 +0000 UTC m=+217.562645444 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.217298704 +0000 UTC m=+217.562645444 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f810 item 50 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.22011062 +0000 UTC m=+217.565457361 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fc70 item 51 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.220890152 +0000 UTC m=+217.566236902 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000504b40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.220890152 +0000 UTC m=+217.566236902 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ff10 item 51 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.222796981 +0000 UTC m=+217.568143731 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae5b0 item 52 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.223664108 +0000 UTC m=+217.569010848 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000505c00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.223664108 +0000 UTC m=+217.569010848 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aed20 item 52 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.225440051 +0000 UTC m=+217.570786821 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af260 item 53 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.226452871 +0000 UTC m=+217.571799611 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.226452871 +0000 UTC m=+217.571799611 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c72c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af6c0 item 53 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.22890364 +0000 UTC m=+217.574250380 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438070 item 54 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.230024954 +0000 UTC m=+217.575371704 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.230024954 +0000 UTC m=+217.575371704 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 54 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.232169198 +0000 UTC m=+217.577515938 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620ac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439110 item 55 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.232915528 +0000 UTC m=+217.578262268 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000620fc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.232915528 +0000 UTC m=+217.578262268 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 55 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.234753267 +0000 UTC m=+217.580100007 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000621b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 56 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.235635302 +0000 UTC m=+217.580982052 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.235635302 +0000 UTC m=+217.580982052 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439f10 item 56 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.237609106 +0000 UTC m=+217.582955856 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000634cc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c310 item 57 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.238220644 +0000 UTC m=+217.583567394 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c850 item 57 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.239014873 +0000 UTC m=+217.584361613 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635740): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.239014873 +0000 UTC m=+217.584361613 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000635cc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 57 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.240982586 +0000 UTC m=+217.586329336 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 58 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.241679784 +0000 UTC m=+217.587026534 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006488c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dd50 item 58 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.242629497 +0000 UTC m=+217.587976257 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000648e00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.242629497 +0000 UTC m=+217.587976257 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006493c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 58 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.244692507 +0000 UTC m=+217.590039247 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649a00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a460 item 59 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.245420133 +0000 UTC m=+217.590766884 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000649f40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 59 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.246623181 +0000 UTC m=+217.591969970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065a500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.246623181 +0000 UTC m=+217.591969970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065aa80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad90 item 59 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.249267604 +0000 UTC m=+217.594614363 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b490 item 60 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.250640889 +0000 UTC m=+217.595987639 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065b600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b6c0 item 60 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.251551939 +0000 UTC m=+217.596898679 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00065bb40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.251551939 +0000 UTC m=+217.596898679 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 60 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.253584684 +0000 UTC m=+217.598931424 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068e7c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 61 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.254455097 +0000 UTC m=+217.599801837 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068ed00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.254455097 +0000 UTC m=+217.599801837 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068f400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580310 item 61 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.256631801 +0000 UTC m=+217.601978532 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00068fa40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580850 item 62 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.257288464 +0000 UTC m=+217.602635194 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.257288464 +0000 UTC m=+217.602635194 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072c700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580d90 item 62 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.258968867 +0000 UTC m=+217.604315597 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072cd40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005813b0 item 63 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.259544457 +0000 UTC m=+217.604891188 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.259544457 +0000 UTC m=+217.604891188 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072d980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005817a0 item 63 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.261195134 +0000 UTC m=+217.606541864 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581c00 item 64 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.262174012 +0000 UTC m=+217.607520742 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074c580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.262174012 +0000 UTC m=+217.607520742 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074cc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005761c0 item 64 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.263687602 +0000 UTC m=+217.609034332 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d2c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576700 item 65 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.264285785 +0000 UTC m=+217.609632515 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074d740): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.264285785 +0000 UTC m=+217.609632515 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074dc40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005768c0 item 65 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.265709546 +0000 UTC m=+217.611056276 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576d90 item 66 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.266357552 +0000 UTC m=+217.611704282 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.266357552 +0000 UTC m=+217.611704282 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000766cc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005770a0 item 66 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.267787846 +0000 UTC m=+217.613134575 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577420 item 67 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.26839724 +0000 UTC m=+217.613743970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.26839724 +0000 UTC m=+217.613743970 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000767c80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005775e0 item 67 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.270366525 +0000 UTC m=+217.615713256 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005779d0 item 68 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.271081857 +0000 UTC m=+217.616428587 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fa880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.271081857 +0000 UTC m=+217.616428587 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fadc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577ce0 item 68 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.2740201 +0000 UTC m=+217.619366871 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8230 item 69 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.275083767 +0000 UTC m=+217.620430538 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fb880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.275083767 +0000 UTC m=+217.620430538 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0007fbd80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d83f0 item 69 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.277524297 +0000 UTC m=+217.622871067 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832480): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 70 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.278516028 +0000 UTC m=+217.623862798 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.278516028 +0000 UTC m=+217.623862798 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000832ec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8af0 item 70 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.281076422 +0000 UTC m=+217.626423182 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9420 item 71 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.28201334 +0000 UTC m=+217.627360110 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.28201334 +0000 UTC m=+217.627360110 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000833f40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d96c0 item 71 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.284386754 +0000 UTC m=+217.629733524 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9d50 item 72 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.285200341 +0000 UTC m=+217.630547091 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000876b40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.285200341 +0000 UTC m=+217.630547091 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d01c0 item 72 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.287338242 +0000 UTC m=+217.632684992 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0690 item 73 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.288698124 +0000 UTC m=+217.634044874 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000877b40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d09a0 item 73 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.289456036 +0000 UTC m=+217.634802786 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.289456036 +0000 UTC m=+217.634802786 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008985c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0b60 item 73 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.291391799 +0000 UTC m=+217.636738549 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000898c00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d10a0 item 74 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.292998674 +0000 UTC m=+217.638345444 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d13b0 item 74 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.293993671 +0000 UTC m=+217.639340441 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.293993671 +0000 UTC m=+217.639340441 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000899bc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d15e0 item 74 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.296164614 +0000 UTC m=+217.641511384 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1dc0 item 75 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.296985004 +0000 UTC m=+217.642331774 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e60e0 item 75 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.298648275 +0000 UTC m=+217.643995036 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e4cc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.298648275 +0000 UTC m=+217.643995036 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6460 item 75 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.300785326 +0000 UTC m=+217.646132085 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5840): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e68c0 item 76 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.301523921 +0000 UTC m=+217.646870672 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008e5d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6b60 item 76 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.302303674 +0000 UTC m=+217.647650435 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.302303674 +0000 UTC m=+217.647650435 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090a880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6d20 item 76 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.304330388 +0000 UTC m=+217.649677138 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090aec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e73b0 item 77 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.305089402 +0000 UTC m=+217.650436152 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090b3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.305089402 +0000 UTC m=+217.650436152 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00090bac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e7960 item 77 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.307225721 +0000 UTC m=+217.652572472 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e7e30 item 78 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.308112845 +0000 UTC m=+217.653459595 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.308112845 +0000 UTC m=+217.653459595 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000938d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 78 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.310462885 +0000 UTC m=+217.655809645 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009393c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 79 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.311327718 +0000 UTC m=+217.656674468 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009398c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.311327718 +0000 UTC m=+217.656674468 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 79 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.314110761 +0000 UTC m=+217.659457511 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487650 item 80 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.314906474 +0000 UTC m=+217.660253224 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000974b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.314906474 +0000 UTC m=+217.660253224 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487810 item 80 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.317106893 +0000 UTC m=+217.662453652 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009758c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487d50 item 81 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.318085399 +0000 UTC m=+217.663432158 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000975d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.318085399 +0000 UTC m=+217.663432158 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da150 item 81 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.320320323 +0000 UTC m=+217.665667063 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da930 item 82 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.321377556 +0000 UTC m=+217.666724296 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000998e80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.321377556 +0000 UTC m=+217.666724296 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 82 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.323411212 +0000 UTC m=+217.668757952 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000999a80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db180 item 83 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.324191968 +0000 UTC m=+217.669538717 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.324191968 +0000 UTC m=+217.669538717 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db3b0 item 83 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.326164499 +0000 UTC m=+217.671511239 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d2bc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db960 item 84 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.327090848 +0000 UTC m=+217.672437597 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d30c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.327090848 +0000 UTC m=+217.672437597 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc70 item 84 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.329331212 +0000 UTC m=+217.674677962 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0009d3cc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f23f0 item 85 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.331135327 +0000 UTC m=+217.676482077 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.331135327 +0000 UTC m=+217.676482077 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0c780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f2690 item 85 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.333238033 +0000 UTC m=+217.678584783 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0ce00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f2d90 item 86 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.334077137 +0000 UTC m=+217.679423888 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.334077137 +0000 UTC m=+217.679423888 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0d880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f31f0 item 86 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.335930435 +0000 UTC m=+217.681277185 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a0df00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f3810 item 87 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.336756354 +0000 UTC m=+217.682103094 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e480): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.336756354 +0000 UTC m=+217.682103094 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4e9c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f39d0 item 87 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.339232671 +0000 UTC m=+217.684579421 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f3f10 item 88 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.340198804 +0000 UTC m=+217.685545554 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4f540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.340198804 +0000 UTC m=+217.685545554 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a4fac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 88 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.341995135 +0000 UTC m=+217.687341886 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 89 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.342803643 +0000 UTC m=+217.688150393 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a706c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 89 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.343768283 +0000 UTC m=+217.689115023 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a70c00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.343768283 +0000 UTC m=+217.689115023 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 89 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.345707451 +0000 UTC m=+217.691054201 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a717c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 90 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.346352351 +0000 UTC m=+217.691699091 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a71d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 90 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.347207717 +0000 UTC m=+217.692554467 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac22c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.347207717 +0000 UTC m=+217.692554467 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 90 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.349087534 +0000 UTC m=+217.694434274 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac2ec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be5b0 item 91 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.349790513 +0000 UTC m=+217.695137253 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bebd0 item 91 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.350650187 +0000 UTC m=+217.695996936 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.350650187 +0000 UTC m=+217.695996936 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ac3ec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee00 item 91 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.35272009 +0000 UTC m=+217.698066830 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6a580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf260 item 92 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.353361685 +0000 UTC m=+217.698708435 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6aac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf570 item 92 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.354112212 +0000 UTC m=+217.699458963 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.354112212 +0000 UTC m=+217.699458963 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6b5c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf730 item 92 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.355814868 +0000 UTC m=+217.701161608 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b6bc00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfc00 item 93 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.356543224 +0000 UTC m=+217.701889964 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.356543224 +0000 UTC m=+217.701889964 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9c8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfdc0 item 93 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.358537677 +0000 UTC m=+217.703884417 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9cf00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 94 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.359181916 +0000 UTC m=+217.704528666 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9d440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.359181916 +0000 UTC m=+217.704528666 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000b9db40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 94 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.361089776 +0000 UTC m=+217.706436516 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 95 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.361807052 +0000 UTC m=+217.707153801 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0740): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.361807052 +0000 UTC m=+217.707153801 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc0e40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 95 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.364169896 +0000 UTC m=+217.709516645 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc1480): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 96 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.364937907 +0000 UTC m=+217.710284657 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000bc19c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.364937907 +0000 UTC m=+217.710284657 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 96 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= 2025/08/12 03:46:39 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:39 DEBUG : Looking for writers 2025/08/12 03:46:39 DEBUG : >WaitForWriters: 2025/08/12 03:46:39 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:39 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:39 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:39 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:39 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/12 03:46:39 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.760021688 +0000 UTC m=+218.105368418 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.760021688 +0000 UTC m=+218.105368418 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.760021688 +0000 UTC m=+218.105368418 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429030 item 1 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.763704569 +0000 UTC m=+218.109051319 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.763704569 +0000 UTC m=+218.109051319 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429e30 item 2 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.767013889 +0000 UTC m=+218.112360659 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c80e40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.767013889 +0000 UTC m=+218.112360659 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c812c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.767013889 +0000 UTC m=+218.112360659 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4380 item 3 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.770553331 +0000 UTC m=+218.115900080 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c81e00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.770553331 +0000 UTC m=+218.115900080 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7e3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4f50 item 4 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.773184779 +0000 UTC m=+218.118531539 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ea00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.773184779 +0000 UTC m=+218.118531539 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ee80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.773184779 +0000 UTC m=+218.118531539 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b53b0 item 5 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.776332715 +0000 UTC m=+218.121679465 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7f9c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.776332715 +0000 UTC m=+218.121679465 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000d7ff00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5a40 item 6 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.780324387 +0000 UTC m=+218.125671146 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.780324387 +0000 UTC m=+218.125671146 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4b00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.780324387 +0000 UTC m=+218.125671146 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da4fc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 7 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.785994877 +0000 UTC m=+218.131341627 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.785994877 +0000 UTC m=+218.131341627 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000da5b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 8 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000dde1c0): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde1c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.790237568 +0000 UTC m=+218.135584318 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000dde580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.790237568 +0000 UTC m=+218.135584318 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddea00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.790237568 +0000 UTC m=+218.135584318 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddef00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401110 item 9 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.796625805 +0000 UTC m=+218.141972555 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddf580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.796625805 +0000 UTC m=+218.141972555 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000ddfac0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401650 item 10 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000e1a180): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.801609868 +0000 UTC m=+218.146956618 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1a540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.801609868 +0000 UTC m=+218.146956618 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1aa40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.801609868 +0000 UTC m=+218.146956618 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1af40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 11 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.806911636 +0000 UTC m=+218.152258387 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1b5c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.806911636 +0000 UTC m=+218.152258387 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e1bb00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e070 item 12 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000e441c0): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e441c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.811232094 +0000 UTC m=+218.156578843 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.811232094 +0000 UTC m=+218.156578843 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e44c40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e620 item 13 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.814956813 +0000 UTC m=+218.160303564 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e452c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.814956813 +0000 UTC m=+218.160303564 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eaf0 item 14 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc000e45e40): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000e45e40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.817596767 +0000 UTC m=+218.162943507 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110da00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.817596767 +0000 UTC m=+218.162943507 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a620 item 15 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.819910108 +0000 UTC m=+218.165256838 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.819910108 +0000 UTC m=+218.165256838 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001154d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056aa80 item 16 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.821987106 +0000 UTC m=+218.167333836 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.821987106 +0000 UTC m=+218.167333836 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.821987106 +0000 UTC m=+218.167333836 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001155d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056af50 item 17 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.827529936 +0000 UTC m=+218.172876697 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.827529936 +0000 UTC m=+218.172876697 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001170940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b880 item 18 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.829538756 +0000 UTC m=+218.174885486 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.829538756 +0000 UTC m=+218.174885486 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.829538756 +0000 UTC m=+218.174885486 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8070 item 19 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.832646528 +0000 UTC m=+218.177993258 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.832646528 +0000 UTC m=+218.177993258 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8700 item 20 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.834825186 +0000 UTC m=+218.180171916 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9c9c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.834825186 +0000 UTC m=+218.180171916 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9cec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.834825186 +0000 UTC m=+218.180171916 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9d3c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8c40 item 21 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.838188998 +0000 UTC m=+218.183535728 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f9da40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.838188998 +0000 UTC m=+218.183535728 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9ea0 item 22 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.839884349 +0000 UTC m=+218.185231080 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fda680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.839884349 +0000 UTC m=+218.185231080 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdab80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.839884349 +0000 UTC m=+218.185231080 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e700 item 23 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.843368888 +0000 UTC m=+218.188715618 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdb700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.843368888 +0000 UTC m=+218.188715618 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000fdbc40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f180 item 24 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc00108c300): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.846201583 +0000 UTC m=+218.191548314 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108c6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.846201583 +0000 UTC m=+218.191548314 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108cbc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.846201583 +0000 UTC m=+218.191548314 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fa40 item 25 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.849462203 +0000 UTC m=+218.194808932 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108d780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.849462203 +0000 UTC m=+218.194808932 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00108dcc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170700 item 26 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc0010cc380): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.851517138 +0000 UTC m=+218.196863869 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cc740): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): _writeAt: size=3, off=7 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.851517138 +0000 UTC m=+218.196863869 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010ccc40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.851517138 +0000 UTC m=+218.196863869 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170bd0 item 27 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.854586178 +0000 UTC m=+218.199932908 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cd800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.854586178 +0000 UTC m=+218.199932908 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010cdd40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171340 item 28 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc001104400): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.856790253 +0000 UTC m=+218.202136983 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011047c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.856790253 +0000 UTC m=+218.202136983 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001104e80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171a40 item 29 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.859017733 +0000 UTC m=+218.204364464 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.859017733 +0000 UTC m=+218.204364464 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001105a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 30 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): _readAt: size=2, off=0 2025/08/12 03:46:39 ERROR : open-test-file(0xc001188100): Couldn't read size of file 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): >_writeAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): close: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.86149404 +0000 UTC m=+218.206840770 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011884c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.86149404 +0000 UTC m=+218.206840770 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001188b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 31 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.864721416 +0000 UTC m=+218.210068147 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.864721416 +0000 UTC m=+218.210068147 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189740): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee70 item 32 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.868005108 +0000 UTC m=+218.213351848 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc001189d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 33 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.868882003 +0000 UTC m=+218.214228733 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011bc280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.868882003 +0000 UTC m=+218.214228733 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f960 item 33 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.87162494 +0000 UTC m=+218.216971670 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0e700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 34 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.872654292 +0000 UTC m=+218.218001022 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0eb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.872654292 +0000 UTC m=+218.218001022 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fa40 item 34 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.875622883 +0000 UTC m=+218.220969613 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0f700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 35 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.876635072 +0000 UTC m=+218.221981802 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000f0fb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.876635072 +0000 UTC m=+218.221981802 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047c2c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 35 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.879669596 +0000 UTC m=+218.225016347 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00047d2c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fa40 item 36 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.881081526 +0000 UTC m=+218.226428256 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c920c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.881081526 +0000 UTC m=+218.226428256 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 36 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.884269829 +0000 UTC m=+218.229616559 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c92d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 37 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.885063919 +0000 UTC m=+218.230410648 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c931c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.885063919 +0000 UTC m=+218.230410648 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c936c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 37 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.88666818 +0000 UTC m=+218.232014910 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000c93d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402b60 item 38 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.887426622 +0000 UTC m=+218.232773392 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042a440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.887426622 +0000 UTC m=+218.232773392 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00042b500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 38 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.889726968 +0000 UTC m=+218.235073699 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 39 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.890385444 +0000 UTC m=+218.235732214 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.890385444 +0000 UTC m=+218.235732214 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e2f80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004032d0 item 39 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.894068235 +0000 UTC m=+218.239414965 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 40 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.895574571 +0000 UTC m=+218.240921302 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006e3dc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.895574571 +0000 UTC m=+218.240921302 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403880 item 40 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.897237312 +0000 UTC m=+218.242584052 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fc9c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 41 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.897914202 +0000 UTC m=+218.243260932 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fcec0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a000 item 41 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.898589538 +0000 UTC m=+218.243936269 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.898589538 +0000 UTC m=+218.243936269 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fd8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a230 item 41 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.902410228 +0000 UTC m=+218.247756958 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0008fdf00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a690 item 42 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.903006769 +0000 UTC m=+218.248353499 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109a4c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a850 item 42 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.90372195 +0000 UTC m=+218.249068680 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109aa00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.90372195 +0000 UTC m=+218.249068680 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109b0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056abd0 item 42 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.905393778 +0000 UTC m=+218.250740507 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00109bc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056afc0 item 43 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.906137803 +0000 UTC m=+218.251484534 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048a500): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b2d0 item 43 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.90680748 +0000 UTC m=+218.252154211 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048aa80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.90680748 +0000 UTC m=+218.252154211 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b6c0 item 43 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.908925614 +0000 UTC m=+218.254272375 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048b940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a000 item 44 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.909740344 +0000 UTC m=+218.255087074 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00048be80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a380 item 44 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.910706958 +0000 UTC m=+218.256053688 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00036dd00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.910706958 +0000 UTC m=+218.256053688 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6300): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a5b0 item 44 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.912628704 +0000 UTC m=+218.257975434 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ad90 item 45 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.913449364 +0000 UTC m=+218.258796123 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e6e80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.913449364 +0000 UTC m=+218.258796123 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e75c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058af50 item 45 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.916234339 +0000 UTC m=+218.261581100 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0010e7c00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b420 item 46 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.91733201 +0000 UTC m=+218.262678760 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.91733201 +0000 UTC m=+218.262678760 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8e8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b730 item 46 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.919677971 +0000 UTC m=+218.265024721 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8ef00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bdc0 item 47 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.920538727 +0000 UTC m=+218.265885476 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8f400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.920538727 +0000 UTC m=+218.265885476 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000a8fc00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4150 item 47 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.923373526 +0000 UTC m=+218.268720256 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c2c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c44d0 item 48 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.924216809 +0000 UTC m=+218.269563538 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110c900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.924216809 +0000 UTC m=+218.269563538 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 48 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.927881736 +0000 UTC m=+218.273228486 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110d6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4d20 item 49 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.928577441 +0000 UTC m=+218.273924172 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00110db80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.928577441 +0000 UTC m=+218.273924172 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4ee0 item 49 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.930523573 +0000 UTC m=+218.275870303 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6800): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5260 item 50 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.931146502 +0000 UTC m=+218.276493232 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be6d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.931146502 +0000 UTC m=+218.276493232 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5420 item 50 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.932763727 +0000 UTC m=+218.278110458 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7900): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c59d0 item 51 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.933404289 +0000 UTC m=+218.278751019 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000be7e00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.933404289 +0000 UTC m=+218.278751019 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011883c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512000 item 51 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.934917248 +0000 UTC m=+218.280263978 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005125b0 item 52 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.935516021 +0000 UTC m=+218.280862781 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.935516021 +0000 UTC m=+218.280862781 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000530b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005127e0 item 52 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.937538246 +0000 UTC m=+218.282884977 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531200): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512d20 item 53 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.937965248 +0000 UTC m=+218.283311978 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.937965248 +0000 UTC m=+218.283311978 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000531c40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512fc0 item 53 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.939577543 +0000 UTC m=+218.284924273 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005133b0 item 54 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.940294387 +0000 UTC m=+218.285641177 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6840): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.940294387 +0000 UTC m=+218.285641177 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c6dc0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005135e0 item 54 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.94178216 +0000 UTC m=+218.287128891 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c00 item 55 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.942800792 +0000 UTC m=+218.288147522 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.942800792 +0000 UTC m=+218.288147522 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005c7e80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513e30 item 55 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.94459638 +0000 UTC m=+218.289943110 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fa580): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ee70 item 56 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.945447928 +0000 UTC m=+218.290794668 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005faa80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.945447928 +0000 UTC m=+218.290794668 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f0a0 item 56 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.947064442 +0000 UTC m=+218.292411172 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fb640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f500 item 57 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.947630945 +0000 UTC m=+218.292977685 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0005fbb80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f810 item 57 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.948241721 +0000 UTC m=+218.293588461 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.948241721 +0000 UTC m=+218.293588461 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006246c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fa40 item 57 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.950270919 +0000 UTC m=+218.295617649 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000624d00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ff10 item 58 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.950871506 +0000 UTC m=+218.296218236 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625240): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae230 item 58 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.951584463 +0000 UTC m=+218.296931194 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625780): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.951584463 +0000 UTC m=+218.296931194 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000625d40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae5b0 item 58 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.953083506 +0000 UTC m=+218.298430277 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aeee0 item 59 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.953666701 +0000 UTC m=+218.299013441 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638940): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af260 item 59 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.954302464 +0000 UTC m=+218.299649195 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000638e80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): >_readAt: n=8, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.954302464 +0000 UTC m=+218.299649195 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639400): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af6c0 item 59 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.955917445 +0000 UTC m=+218.301264174 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000639a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438070 item 60 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.956446176 +0000 UTC m=+218.301792907 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646000): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): open at offset 5 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 60 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): _readAt: size=2, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): _writeAt: size=3, off=5 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.957121274 +0000 UTC m=+218.302468004 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.957121274 +0000 UTC m=+218.302468004 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000646b00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d20 item 60 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.958629474 +0000 UTC m=+218.303976204 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 61 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.959196137 +0000 UTC m=+218.304542867 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.959196137 +0000 UTC m=+218.304542867 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000647d80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439960 item 61 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.960707353 +0000 UTC m=+218.306054093 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c440): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439f10 item 62 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.961321004 +0000 UTC m=+218.306667734 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066c980): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.961321004 +0000 UTC m=+218.306667734 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d080): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 62 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.963286613 +0000 UTC m=+218.308633353 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066d6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c850 item 63 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.963809645 +0000 UTC m=+218.309156375 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00066dc00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.963809645 +0000 UTC m=+218.309156375 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 63 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 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/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): open at offset 0 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): >_readAt: n=0, err=Bad file descriptor 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.965769642 +0000 UTC m=+218.311116373 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0006889c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 64 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.966378595 +0000 UTC m=+218.311725325 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000688f00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.966378595 +0000 UTC m=+218.311725325 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689600): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dd50 item 64 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.967981763 +0000 UTC m=+218.313328493 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000689c40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a230 item 65 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.968871202 +0000 UTC m=+218.314217932 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.968871202 +0000 UTC m=+218.314217932 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072a640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a460 item 65 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.970706727 +0000 UTC m=+218.316053496 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072ac80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad90 item 66 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.971462736 +0000 UTC m=+218.316809476 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b100): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.971462736 +0000 UTC m=+218.316809476 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072b640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 66 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.973035496 +0000 UTC m=+218.318382227 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00072bc80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b6c0 item 67 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.973679394 +0000 UTC m=+218.319026125 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a180): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.973679394 +0000 UTC m=+218.319026125 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074a680): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 67 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.975606561 +0000 UTC m=+218.320953291 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00074ad00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005802a0 item 68 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.97611215 +0000 UTC m=+218.321458879 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.97611215 +0000 UTC m=+218.321458879 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cc8c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005805b0 item 68 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.97759915 +0000 UTC m=+218.322945880 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011ccf00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000580cb0 item 69 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.978162228 +0000 UTC m=+218.323508957 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.978162228 +0000 UTC m=+218.323508957 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cd880): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005810a0 item 69 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.980214868 +0000 UTC m=+218.325561599 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011cdf00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581730 item 70 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.980934599 +0000 UTC m=+218.326281328 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e2480): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.980934599 +0000 UTC m=+218.326281328 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e29c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000581960 item 70 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.98263503 +0000 UTC m=+218.327981760 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3040): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576070 item 71 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.983238462 +0000 UTC m=+218.328585192 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3540): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.983238462 +0000 UTC m=+218.328585192 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011e3a40): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576380 item 71 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.984651313 +0000 UTC m=+218.329998043 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576850 item 72 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.985677429 +0000 UTC m=+218.331024159 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.985677429 +0000 UTC m=+218.331024159 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f8b80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576a10 item 72 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.987239279 +0000 UTC m=+218.332586009 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577030 item 73 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.987810302 +0000 UTC m=+218.333157032 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9640): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005771f0 item 73 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.988445533 +0000 UTC m=+218.333792263 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc0011f9b00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.988445533 +0000 UTC m=+218.333792263 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c0c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005773b0 item 73 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.9902932 +0000 UTC m=+218.335639931 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081c700): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577730 item 74 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.991359011 +0000 UTC m=+218.336705740 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081cc00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577960 item 74 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.992032284 +0000 UTC m=+218.337379013 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d140): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.992032284 +0000 UTC m=+218.337379013 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081d6c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577c00 item 74 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.993472426 +0000 UTC m=+218.338819145 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00081dd00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 75 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.994157312 +0000 UTC m=+218.339504041 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e280): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): >_readAt: n=2, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): _writeAt: size=3, off=2 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8380 item 75 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.994911847 +0000 UTC m=+218.340258577 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083e7c0): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): >_readAt: n=5, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.994911847 +0000 UTC m=+218.340258577 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083ed00): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d85b0 item 75 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.997259632 +0000 UTC m=+218.342606362 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f340): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): _writeAt: size=5, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d89a0 item 76 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): >_writeAt: n=5, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.998029147 +0000 UTC m=+218.343375877 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083f840): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): >openPending: err= 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8d90 item 76 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): _readAt: size=2, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): >_readAt: n=0, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): _writeAt: size=3, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): >_writeAt: n=3, err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.998710505 +0000 UTC m=+218.344057225 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc00083fd80): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): _readAt: size=512, off=0 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): openPending: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): >openPending: err= 2025/08/12 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): >_readAt: n=3, err=EOF 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): close: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:39.998710505 +0000 UTC m=+218.344057225 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:39 DEBUG : open-test-file(0xc000884380): >close: err= 2025/08/12 03:46:39 DEBUG : open-test-file: Remove: 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d93b0 item 76 2025/08/12 03:46:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.000362996 +0000 UTC m=+218.345709726 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008849c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9960 item 77 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.000933066 +0000 UTC m=+218.346279796 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000884ec0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.000933066 +0000 UTC m=+218.346279796 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008855c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ce0 item 77 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.002954258 +0000 UTC m=+218.348301019 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000885c00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0310 item 78 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.003580364 +0000 UTC m=+218.348927114 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2180): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.003580364 +0000 UTC m=+218.348927114 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2880): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0620 item 78 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.005975268 +0000 UTC m=+218.351321998 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a2ec0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0af0 item 79 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.006816436 +0000 UTC m=+218.352163186 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a33c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.006816436 +0000 UTC m=+218.352163186 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008a3ac0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0d20 item 79 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.010278212 +0000 UTC m=+218.355624943 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4180): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1340 item 80 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.011064026 +0000 UTC m=+218.356410757 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4680): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.011064026 +0000 UTC m=+218.356410757 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c4d80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1570 item 80 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.01270696 +0000 UTC m=+218.358053700 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c53c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c70 item 81 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.013967795 +0000 UTC m=+218.359314566 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5840): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.013967795 +0000 UTC m=+218.359314566 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008c5d80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6070 item 81 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.016080059 +0000 UTC m=+218.361426810 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0480): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e65b0 item 82 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.017056181 +0000 UTC m=+218.362402941 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0980): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.017056181 +0000 UTC m=+218.362402941 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f0f00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6850 item 82 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.019695694 +0000 UTC m=+218.365042444 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b240): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 83 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.020272596 +0000 UTC m=+218.365619326 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074b740): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.020272596 +0000 UTC m=+218.365619326 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc00074bc80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 83 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.022126966 +0000 UTC m=+218.367473716 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766380): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 84 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.022963726 +0000 UTC m=+218.368310477 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766880): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.022963726 +0000 UTC m=+218.368310477 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000766e00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 84 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.025164927 +0000 UTC m=+218.370511677 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767480): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487810 item 85 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.026115081 +0000 UTC m=+218.371461830 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767980): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.026115081 +0000 UTC m=+218.371461830 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000767ec0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 85 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.027638959 +0000 UTC m=+218.372985690 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009945c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da150 item 86 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.028536754 +0000 UTC m=+218.373883484 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000994ac0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.028536754 +0000 UTC m=+218.373883484 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995040): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da460 item 86 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.029869985 +0000 UTC m=+218.375216716 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009956c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 87 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.030701255 +0000 UTC m=+218.376047986 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000995bc0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.030701255 +0000 UTC m=+218.376047986 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6180): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 87 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.032231126 +0000 UTC m=+218.377577846 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6800): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db3b0 item 88 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.033071202 +0000 UTC m=+218.378417933 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c6d00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.033071202 +0000 UTC m=+218.378417933 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7280): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db730 item 88 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.034867925 +0000 UTC m=+218.380214655 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c78c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc70 item 89 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.03542529 +0000 UTC m=+218.380772021 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009c7e00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f2070 item 89 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.035999708 +0000 UTC m=+218.381346438 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea3c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.035999708 +0000 UTC m=+218.381346438 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009ea940): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f23f0 item 89 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.037548614 +0000 UTC m=+218.382895344 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eaf80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f2b60 item 90 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.037937033 +0000 UTC m=+218.383283764 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eb4c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f2d90 item 90 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.03867591 +0000 UTC m=+218.384022641 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0009eba00): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.03867591 +0000 UTC m=+218.384022641 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c040): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f31f0 item 90 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.040220128 +0000 UTC m=+218.385566847 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2c680): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f3810 item 91 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.044401775 +0000 UTC m=+218.389748505 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2cbc0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): >_readAt: n=2, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): _writeAt: size=3, off=7 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f39d0 item 91 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.045952524 +0000 UTC m=+218.391299275 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d100): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): >_readAt: n=8, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.045952524 +0000 UTC m=+218.391299275 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2d680): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f3b90 item 91 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.047906231 +0000 UTC m=+218.393252981 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a2dcc0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 92 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.048559937 +0000 UTC m=+218.393906687 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a280): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): open at offset 5 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 92 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): _readAt: size=2, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): _writeAt: size=3, off=5 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): >_writeAt: n=3, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.049385737 +0000 UTC m=+218.394732486 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5a7c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): >_readAt: n=3, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.049385737 +0000 UTC m=+218.394732486 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5ad80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 92 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.05115684 +0000 UTC m=+218.396503591 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b3c0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 93 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.052114648 +0000 UTC m=+218.397461368 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000a5b900): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.052114648 +0000 UTC m=+218.397461368 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6600): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be230 item 93 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.054027868 +0000 UTC m=+218.399374598 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1300): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6bd0 item 94 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.054611804 +0000 UTC m=+218.399958534 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1840): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.054611804 +0000 UTC m=+218.399958534 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc0008f1f40): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e6d90 item 94 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.056775334 +0000 UTC m=+218.402122064 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab6c40): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003becb0 item 95 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.057344001 +0000 UTC m=+218.402690731 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7180): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.057344001 +0000 UTC m=+218.402690731 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7880): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee70 item 95 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 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/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): open at offset 0 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): _readAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): >_readAt: n=0, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.059986038 +0000 UTC m=+218.405332768 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ab7ec0): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): _writeAt: size=5, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): >openPending: err= 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf2d0 item 96 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): >_writeAt: n=5, err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.060760191 +0000 UTC m=+218.406106921 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0480): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/12 03:46:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/12 03:46:40 DEBUG : open-test-file: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): _readAt: size=512, off=0 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): openPending: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): >openPending: err= 2025/08/12 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): >_readAt: n=5, err=EOF 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): close: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-12 03:46:40.060760191 +0000 UTC m=+218.406106921 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : open-test-file(0xc000ae0b80): >close: err= 2025/08/12 03:46:40 DEBUG : open-test-file: Remove: 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf5e0 item 96 2025/08/12 03:46:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/12 03:46:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/12 03:46:40 DEBUG : open-test-file: >Remove: err= 2025/08/12 03:46:40 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : >WaitForWriters: 2025/08/12 03:46:40 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.42s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.70s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:40 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:40 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:40 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:40 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:40 DEBUG : file1: newRWFileHandle: 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): openPending: 2025/08/12 03:46:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): >openPending: err= 2025/08/12 03:46:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/12 03:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/12 03:46:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): _writeAt: size=2, off=0 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): >_writeAt: n=2, err= 2025/08/12 03:46:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): RWFileHandle.Flush 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): RWFileHandle.Release 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): close: 2025/08/12 03:46:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/12 03:46:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:40 DEBUG : file1(0xc000ae0100): >close: err= 2025/08/12 03:46:40 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:40 DEBUG : file1: vfs cache: starting upload 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:40 DEBUG : Looking for writers 2025/08/12 03:46:40 DEBUG : file1: reading active writers 2025/08/12 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:41 DEBUG : Looking for writers 2025/08/12 03:46:41 DEBUG : file1: reading active writers 2025/08/12 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:46:41 INFO : file1: Copied (new) 2025/08/12 03:46:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/12 03:46:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/12 03:46:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/12 03:46:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:46:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/12 03:46:41 DEBUG : Looking for writers 2025/08/12 03:46:41 DEBUG : file1: reading active writers 2025/08/12 03:46:41 DEBUG : >WaitForWriters: 2025/08/12 03:46:41 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:41 DEBUG : Looking for writers 2025/08/12 03:46:41 DEBUG : file1: reading active writers 2025/08/12 03:46:41 DEBUG : >WaitForWriters: 2025/08/12 03:46:41 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.02s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:42 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:46:42 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:46:42 DEBUG : rename_me: newRWFileHandle: 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): openPending: 2025/08/12 03:46:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/12 03:46:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): >openPending: err= 2025/08/12 03:46:42 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/12 03:46:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/12 03:46:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/12 03:46:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): _writeAt: size=5, off=0 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): >_writeAt: n=5, err= 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): close: 2025/08/12 03:46:42 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-12 03:46:42.490874508 +0000 UTC m=+220.836221268 2025/08/12 03:46:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/12 03:46:42 DEBUG : rename_me(0xc00091e440): >close: err= 2025/08/12 03:46:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/12 03:46:42 DEBUG : i_was_renamed: Updating file with 0xc000c380c0 2025/08/12 03:46:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/12 03:46:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/12 03:46:42 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/12 03:46:42 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/12 03:46:42 DEBUG : Looking for writers 2025/08/12 03:46:42 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/12 03:46:43 DEBUG : Looking for writers 2025/08/12 03:46:43 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/12 03:46:43 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/12 03:46:43 INFO : i_was_renamed: Copied (new) 2025/08/12 03:46:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-12 03:46:42 +0000 UTC," 2025/08/12 03:46:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/12 03:46:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/12 03:46:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/12 03:46:43 DEBUG : Looking for writers 2025/08/12 03:46:43 DEBUG : i_was_renamed: reading active writers 2025/08/12 03:46:43 DEBUG : >WaitForWriters: 2025/08/12 03:46:43 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.91s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:46:44 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:46:44 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/12 03:46:44 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/12 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jitimad6kuse" 2025/08/12 03:46:44 INFO : files root 'rclone-test-jitimad6kuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/12 03:46:44 DEBUG : forgetting directory cache 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): _readAt: size=512, off=0 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): openPending: 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:47:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): >openPending: err= 2025/08/12 03:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:45 DEBUG : forgetting directory cache 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): >_readAt: n=20, err=EOF 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): close: 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:47:44 +0000 UTC 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate(0xc0011bce40): >close: err= 2025/08/12 03:46:45 DEBUG : Re-reading directory (271.711073ms old) 2025/08/12 03:46:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:46 DEBUG : forgetting directory cache 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): _readAt: size=512, off=0 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): openPending: 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:48:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-12 02:47:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-12 02:48:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-12 02:47:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/12 03:46:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): >openPending: err= 2025/08/12 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:47 DEBUG : forgetting directory cache 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): >_readAt: n=20, err=EOF 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): close: 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:48:44 +0000 UTC 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate(0xc00047dd40): >close: err= 2025/08/12 03:46:47 DEBUG : Re-reading directory (269.090165ms old) 2025/08/12 03:46:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:47 DEBUG : forgetting directory cache 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate(0xc000ae0300): _readAt: size=512, off=0 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate(0xc000ae0300): openPending: 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:49:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-12 02:48:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-12 02:49:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-12 02:48:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/12 03:46:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate(0xc000ae0300): >openPending: err= 2025/08/12 03:46:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:49 DEBUG : forgetting directory cache 2025/08/12 03:46:49 DEBUG : TestRWCacheUpdate(0xc000ae0300): >_readAt: n=20, err=EOF 2025/08/12 03:46:49 DEBUG : TestRWCacheUpdate(0xc000ae0300): close: 2025/08/12 03:46:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:49:44 +0000 UTC 2025/08/12 03:46:49 DEBUG : TestRWCacheUpdate(0xc000ae0300): >close: err= 2025/08/12 03:46:49 DEBUG : Re-reading directory (271.62956ms old) 2025/08/12 03:46:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:49 DEBUG : forgetting directory cache 2025/08/12 03:46:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): _readAt: size=512, off=0 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): openPending: 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:50:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-12 02:49:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-12 02:50:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-12 02:49:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/12 03:46:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): >openPending: err= 2025/08/12 03:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:51 DEBUG : forgetting directory cache 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): >_readAt: n=20, err=EOF 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): close: 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:50:44 +0000 UTC 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate(0xc000c923c0): >close: err= 2025/08/12 03:46:51 DEBUG : Re-reading directory (268.772658ms old) 2025/08/12 03:46:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:51 DEBUG : forgetting directory cache 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate(0xc000c93040): _readAt: size=512, off=0 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate(0xc000c93040): openPending: 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:51:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-12 02:50:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-12 02:51:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-12 02:50:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/12 03:46:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate(0xc000c93040): >openPending: err= 2025/08/12 03:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:52 DEBUG : forgetting directory cache 2025/08/12 03:46:53 DEBUG : TestRWCacheUpdate(0xc000c93040): >_readAt: n=20, err=EOF 2025/08/12 03:46:53 DEBUG : TestRWCacheUpdate(0xc000c93040): close: 2025/08/12 03:46:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:51:44 +0000 UTC 2025/08/12 03:46:53 DEBUG : TestRWCacheUpdate(0xc000c93040): >close: err= 2025/08/12 03:46:53 DEBUG : Re-reading directory (269.799636ms old) 2025/08/12 03:46:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:53 DEBUG : forgetting directory cache 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): _readAt: size=512, off=0 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): openPending: 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-12 02:52:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-12 02:51:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-12 02:52:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-12 02:51:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/12 03:46:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/12 03:46:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): >openPending: err= 2025/08/12 03:46:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:54 DEBUG : forgetting directory cache 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): >_readAt: n=20, err=EOF 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): close: 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:52:44 +0000 UTC 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate(0xc00091ee40): >close: err= 2025/08/12 03:46:54 DEBUG : Re-reading directory (265.513552ms old) 2025/08/12 03:46:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:55 DEBUG : forgetting directory cache 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): _readAt: size=512, off=0 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): openPending: 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-12 02:53:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-12 02:52:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-12 02:53:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-12 02:52:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/12 03:46:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/12 03:46:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): >openPending: err= 2025/08/12 03:46:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:56 DEBUG : forgetting directory cache 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): >_readAt: n=21, err=EOF 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): close: 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:53:44 +0000 UTC 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate(0xc00091f580): >close: err= 2025/08/12 03:46:56 DEBUG : Re-reading directory (292.653121ms old) 2025/08/12 03:46:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:56 DEBUG : forgetting directory cache 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate(0xc00091fbc0): _readAt: size=512, off=0 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate(0xc00091fbc0): openPending: 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-12 02:54:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-12 02:53:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-12 02:54:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-12 02:53:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/12 03:46:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/12 03:46:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate(0xc00091fbc0): >openPending: err= 2025/08/12 03:46:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:58 DEBUG : forgetting directory cache 2025/08/12 03:46:58 DEBUG : TestRWCacheUpdate(0xc00091fbc0): >_readAt: n=22, err=EOF 2025/08/12 03:46:58 DEBUG : TestRWCacheUpdate(0xc00091fbc0): close: 2025/08/12 03:46:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:54:44 +0000 UTC 2025/08/12 03:46:58 DEBUG : TestRWCacheUpdate(0xc00091fbc0): >close: err= 2025/08/12 03:46:58 DEBUG : Re-reading directory (274.297947ms old) 2025/08/12 03:46:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:46:58 DEBUG : forgetting directory cache 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): _readAt: size=512, off=0 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): openPending: 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-12 02:55:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-12 02:54:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-12 02:55:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-12 02:54:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/12 03:46:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/12 03:46:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): >openPending: err= 2025/08/12 03:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:46:59 DEBUG : forgetting directory cache 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): >_readAt: n=23, err=EOF 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): close: 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:55:44 +0000 UTC 2025/08/12 03:46:59 DEBUG : TestRWCacheUpdate(0xc00042a400): >close: err= 2025/08/12 03:46:59 DEBUG : Re-reading directory (269.256417ms old) 2025/08/12 03:47:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:47:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:47:00 DEBUG : forgetting directory cache 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): _readAt: size=512, off=0 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): openPending: 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-12 02:56:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-12 02:55:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-12 02:56:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-12 02:55:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/12 03:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/12 03:47:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): >openPending: err= 2025/08/12 03:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:01 DEBUG : forgetting directory cache 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): >_readAt: n=24, err=EOF 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): close: 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-12 02:56:44 +0000 UTC 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate(0xc0008fc300): >close: err= 2025/08/12 03:47:01 DEBUG : Re-reading directory (301.305246ms old) 2025/08/12 03:47:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/12 03:47:01 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:01 DEBUG : Looking for writers 2025/08/12 03:47:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/12 03:47:01 DEBUG : >WaitForWriters: 2025/08/12 03:47:01 DEBUG : files root 'rclone-test-jitimad6kuse': vfs cache: cleaner exiting 2025/08/12 03:47:01 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.91s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.28s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:04 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/12 03:47:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/12 03:47:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:05 DEBUG : Looking for writers 2025/08/12 03:47:05 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/12 03:47:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/12 03:47:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.28s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:05 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:05 DEBUG : files root 'rclone-test-jitimad6kuse': Reusing VFS from active cache 2025/08/12 03:47:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:05 DEBUG : Looking for writers 2025/08/12 03:47:05 DEBUG : >WaitForWriters: 2025/08/12 03:47:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:05 DEBUG : Looking for writers 2025/08/12 03:47:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:05 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:05 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:05 DEBUG : Looking for writers 2025/08/12 03:47:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.27s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:06 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:06 DEBUG : Looking for writers 2025/08/12 03:47:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:06 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:09 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:09 DEBUG : dir: Looking for writers 2025/08/12 03:47:09 DEBUG : file2: reading active writers 2025/08/12 03:47:09 DEBUG : Looking for writers 2025/08/12 03:47:09 DEBUG : dir: reading active writers 2025/08/12 03:47:09 DEBUG : file1: reading active writers 2025/08/12 03:47:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.42s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:09 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:11 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:11 DEBUG : dir: Looking for writers 2025/08/12 03:47:11 DEBUG : Looking for writers 2025/08/12 03:47:11 DEBUG : file1: reading active writers 2025/08/12 03:47:11 DEBUG : dir: reading active writers 2025/08/12 03:47:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.96s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:12 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:15 DEBUG : file1: Open: flags=O_RDONLY 2025/08/12 03:47:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/12 03:47:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/12 03:47:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/12 03:47:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/12 03:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/12 03:47:15 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (0 bytes), uploading instead of streaming 2025/08/12 03:47:16 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/12 03:47:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/12 03:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/12 03:47:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/12 03:47:16 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:16 DEBUG : dir: Looking for writers 2025/08/12 03:47:16 DEBUG : file2: reading active writers 2025/08/12 03:47:16 DEBUG : new_file.txt: reading active writers 2025/08/12 03:47:16 DEBUG : Looking for writers 2025/08/12 03:47:16 DEBUG : dir: reading active writers 2025/08/12 03:47:16 DEBUG : file1: reading active writers 2025/08/12 03:47:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.22s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:17 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/12 03:47:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab4f00 2025/08/12 03:47:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/12 03:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:20 INFO : dir/file1: Moved (server-side) to: file0 2025/08/12 03:47:20 DEBUG : file0: Updating file with file0 0xc000ab4f00 2025/08/12 03:47:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/12 03:47:20 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/12 03:47:20 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:20 DEBUG : dir: Looking for writers 2025/08/12 03:47:20 DEBUG : Looking for writers 2025/08/12 03:47:20 DEBUG : dir: reading active writers 2025/08/12 03:47:20 DEBUG : file0: reading active writers 2025/08/12 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.10s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:21 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:21 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:21 DEBUG : Looking for writers 2025/08/12 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:21 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:21 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/12 03:47:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/12 03:47:23 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/12 03:47:23 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/12 03:47:24 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/12 03:47:24 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:24 DEBUG : Looking for writers 2025/08/12 03:47:24 DEBUG : a: Looking for writers 2025/08/12 03:47:24 DEBUG : b: Looking for writers 2025/08/12 03:47:24 DEBUG : c: Looking for writers 2025/08/12 03:47:24 DEBUG : d: Looking for writers 2025/08/12 03:47:24 DEBUG : Looking for writers 2025/08/12 03:47:24 DEBUG : /: reading active writers 2025/08/12 03:47:24 DEBUG : a: reading active writers 2025/08/12 03:47:24 DEBUG : b: reading active writers 2025/08/12 03:47:24 DEBUG : c: reading active writers 2025/08/12 03:47:24 DEBUG : d: reading active writers 2025/08/12 03:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.94s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:25 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:26 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/12 03:47:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/12 03:47:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/12 03:47:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/12 03:47:29 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:29 DEBUG : a/b/c/d: Looking for writers 2025/08/12 03:47:29 DEBUG : a/b/c: Looking for writers 2025/08/12 03:47:29 DEBUG : d: reading active writers 2025/08/12 03:47:29 DEBUG : a/b: Looking for writers 2025/08/12 03:47:29 DEBUG : c: reading active writers 2025/08/12 03:47:29 DEBUG : a: Looking for writers 2025/08/12 03:47:29 DEBUG : b: reading active writers 2025/08/12 03:47:29 DEBUG : Looking for writers 2025/08/12 03:47:29 DEBUG : a: reading active writers 2025/08/12 03:47:29 DEBUG : >WaitForWriters: 2025/08/12 03:47:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/a/b not empty`) 2025/08/12 03:47:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 03:47:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/a/b not empty`) 2025/08/12 03:47:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/12 03:47:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/a/b not empty`) 2025/08/12 03:47:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/08/12 03:47:30 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-jitimad6kuse/a/b not empty`) 2025/08/12 03:47:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/08/12 03:47:30 DEBUG : pacer: Reducing sleep to 120ms 2025/08/12 03:47:31 DEBUG : pacer: Reducing sleep to 90ms 2025/08/12 03:47:31 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestVFSMkdirAll (5.77s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:31 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:31 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:31 DEBUG : Looking for writers 2025/08/12 03:47:31 DEBUG : >WaitForWriters: 2025/08/12 03:47:31 DEBUG : pacer: Reducing sleep to 50.625ms 2025/08/12 03:47:31 DEBUG : pacer: Reducing sleep to 37.96875ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:31 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:31 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/08/12 03:47:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/12 03:47:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/12 03:47:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/12 03:47:31 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (5 bytes), uploading instead of streaming 2025/08/12 03:47:32 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/08/12 03:47:32 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/08/12 03:47:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:32 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:32 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/08/12 03:47:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/12 03:47:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/12 03:47:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:32 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (0 bytes), uploading instead of streaming 2025/08/12 03:47:33 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 03:47:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:33 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/12 03:47:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/12 03:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:33 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (7 bytes), uploading instead of streaming 2025/08/12 03:47:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:34 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:34 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:34 DEBUG : Looking for writers 2025/08/12 03:47:34 DEBUG : file1: reading active writers 2025/08/12 03:47:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.35s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:34 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/12 03:47:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/12 03:47:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/12 03:47:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/12 03:47:35 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (11 bytes), uploading instead of streaming 2025/08/12 03:47:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:36 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/12 03:47:36 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:36 DEBUG : Looking for writers 2025/08/12 03:47:36 DEBUG : file1: reading active writers 2025/08/12 03:47:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.56s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:37 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/12 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:37 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (5 bytes), uploading instead of streaming 2025/08/12 03:47:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:38 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/12 03:47:38 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:38 DEBUG : Looking for writers 2025/08/12 03:47:38 DEBUG : file1: reading active writers 2025/08/12 03:47:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:38 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:38 DEBUG : file1: WriteFileHandle.Release closing 2025/08/12 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:38 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (0 bytes), uploading instead of streaming 2025/08/12 03:47:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:39 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/12 03:47:39 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:39 DEBUG : Looking for writers 2025/08/12 03:47:39 DEBUG : file1: reading active writers 2025/08/12 03:47:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.42s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:40 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:40 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (2 bytes), uploading instead of streaming 2025/08/12 03:47:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:41 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/12 03:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:41 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:41 DEBUG : Looking for writers 2025/08/12 03:47:41 DEBUG : file1: reading active writers 2025/08/12 03:47:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:41 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:41 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (0 bytes), uploading instead of streaming 2025/08/12 03:47:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/12 03:47:42 DEBUG : file1: Size of src and dst objects identical 2025/08/12 03:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:47:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/12 03:47:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/12 03:47:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/12 03:47:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:43 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:43 DEBUG : Looking for writers 2025/08/12 03:47:43 DEBUG : file1: reading active writers 2025/08/12 03:47:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.87s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-jitimad6kuse'", Local "Local file system at /tmp/rclone1154365649", Modify Window "1s" 2025/08/12 03:47:43 INFO : files root 'rclone-test-jitimad6kuse': poll-interval is not supported by this remote 2025/08/12 03:47:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/12 03:47:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/12 03:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/12 03:47:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/12 03:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:43 DEBUG : files root 'rclone-test-jitimad6kuse': File to upload is small (100 bytes), uploading instead of streaming 2025/08/12 03:47:44 DEBUG : file1: md5 = b198df432b7df40ad8b73f1aa09f1507 OK 2025/08/12 03:47:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/12 03:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/12 03:47:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/12 03:47:44 DEBUG : file1: Open: flags=O_RDONLY 2025/08/12 03:47:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/12 03:47:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/12 03:47:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/12 03:47:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/12 03:47:44 DEBUG : WaitForWriters: timeout=30s 2025/08/12 03:47:44 DEBUG : Looking for writers 2025/08/12 03:47:44 DEBUG : file1: reading active writers 2025/08/12 03:47:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.59s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/12 03:47:45 DEBUG : files root 'rclone-test-jitimad6kuse': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m43.666970207s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=true,write=false TestFileOpen TestFileRename/full,forceCache=false]