"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5) 2025/10/05 03:36:45 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kejewub3lado" 2025/10/05 03:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:36:46 DEBUG : Creating backend with remote "/tmp/rclone947976221" === RUN TestDirHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:46 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:46 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:46 DEBUG : dir: Looking for writers 2025/10/05 03:36:46 DEBUG : Looking for writers 2025/10/05 03:36:46 DEBUG : dir: reading active writers 2025/10/05 03:36:46 DEBUG : >WaitForWriters: 2025/10/05 03:36:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirHandleMethods (0.54s) === RUN TestDirHandleReaddir run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:46 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subdir 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subdir 2025/10/05 03:36:47 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:47 DEBUG : dir/subdir: Looking for writers 2025/10/05 03:36:47 DEBUG : dir: Looking for writers 2025/10/05 03:36:47 DEBUG : file1: reading active writers 2025/10/05 03:36:47 DEBUG : file2: reading active writers 2025/10/05 03:36:47 DEBUG : subdir: reading active writers 2025/10/05 03:36:47 DEBUG : Looking for writers 2025/10/05 03:36:47 DEBUG : dir: reading active writers 2025/10/05 03:36:47 DEBUG : >WaitForWriters: 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subdir 2025/10/05 03:36:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 --- PASS: TestDirHandleReaddir (1.17s) === RUN TestDirHandleReaddirnames run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:47 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:48 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:48 DEBUG : dir: Looking for writers 2025/10/05 03:36:48 DEBUG : file1: reading active writers 2025/10/05 03:36:48 DEBUG : Looking for writers 2025/10/05 03:36:48 DEBUG : dir: reading active writers 2025/10/05 03:36:48 DEBUG : >WaitForWriters: 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirHandleReaddirnames (0.60s) === RUN TestDirMethods run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:48 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:48 DEBUG : dir: Looking for writers 2025/10/05 03:36:48 DEBUG : Looking for writers 2025/10/05 03:36:48 DEBUG : dir: reading active writers 2025/10/05 03:36:48 DEBUG : >WaitForWriters: 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:48 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirMethods (0.54s) === RUN TestDirForgetAll run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:48 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:49 DEBUG : dir: forgetting directory cache 2025/10/05 03:36:49 DEBUG : forgetting directory cache 2025/10/05 03:36:49 DEBUG : dir: forgetting directory cache 2025/10/05 03:36:49 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:49 DEBUG : Looking for writers 2025/10/05 03:36:49 DEBUG : >WaitForWriters: 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirForgetAll (0.57s) === RUN TestDirForgetPath run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:49 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/05 03:36:49 DEBUG : dir: invalidating directory cache 2025/10/05 03:36:49 DEBUG : >ForgetPath: 2025/10/05 03:36:49 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/05 03:36:49 DEBUG : invalidating directory cache 2025/10/05 03:36:49 DEBUG : dir: forgetting directory cache 2025/10/05 03:36:49 DEBUG : >ForgetPath: 2025/10/05 03:36:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/05 03:36:49 DEBUG : >ForgetPath: 2025/10/05 03:36:49 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:49 DEBUG : dir: Looking for writers 2025/10/05 03:36:49 DEBUG : Looking for writers 2025/10/05 03:36:49 DEBUG : dir: reading active writers 2025/10/05 03:36:49 DEBUG : >WaitForWriters: 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirForgetPath (0.58s) === RUN TestDirWalk run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:50 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name fil 2025/10/05 03:36:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:36:51 DEBUG : forgetting directory cache 2025/10/05 03:36:51 DEBUG : dir: forgetting directory cache 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name fil 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:36:51 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:51 DEBUG : dir: Looking for writers 2025/10/05 03:36:51 DEBUG : fil/a/b: Looking for writers 2025/10/05 03:36:51 DEBUG : fil/a: Looking for writers 2025/10/05 03:36:51 DEBUG : b: reading active writers 2025/10/05 03:36:51 DEBUG : fil: Looking for writers 2025/10/05 03:36:51 DEBUG : a: reading active writers 2025/10/05 03:36:51 DEBUG : Looking for writers 2025/10/05 03:36:51 DEBUG : fil: reading active writers 2025/10/05 03:36:51 DEBUG : dir: reading active writers 2025/10/05 03:36:51 DEBUG : >WaitForWriters: 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name fil 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c --- PASS: TestDirWalk (1.59s) === RUN TestDirSetModTime run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:51 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:51 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:51 DEBUG : dir: Looking for writers 2025/10/05 03:36:51 DEBUG : Looking for writers 2025/10/05 03:36:51 DEBUG : dir: reading active writers 2025/10/05 03:36:51 DEBUG : >WaitForWriters: 2025/10/05 03:36:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirSetModTime (0.50s) === RUN TestDirStat run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:52 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:52 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:52 DEBUG : dir: Looking for writers 2025/10/05 03:36:52 DEBUG : file1: reading active writers 2025/10/05 03:36:52 DEBUG : Looking for writers 2025/10/05 03:36:52 DEBUG : dir: reading active writers 2025/10/05 03:36:52 DEBUG : >WaitForWriters: 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirStat (0.54s) === RUN TestDirReadDirAll run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:52 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subdir 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subdir 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 === RUN TestDirReadDirAll/Virtual 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/05 03:36:53 DEBUG : dir: invalidating directory cache 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualDir 2025/10/05 03:36:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualFile 2025/10/05 03:36:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/05 03:36:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/05 03:36:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/05 03:36:53 DEBUG : dir/file1: Reset virtual modtime 2025/10/05 03:36:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/05 03:36:53 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/05 03:36:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:36:53 DEBUG : dir: invalidating directory cache 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualDir 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualFile 2025/10/05 03:36:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/05 03:36:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/05 03:36:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/05 03:36:54 DEBUG : forgetting directory cache 2025/10/05 03:36:54 DEBUG : dir: forgetting directory cache 2025/10/05 03:36:54 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/05 03:36:54 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:54 DEBUG : dir/virtualDir: Looking for writers 2025/10/05 03:36:54 DEBUG : dir: Looking for writers 2025/10/05 03:36:54 DEBUG : virtualDir: reading active writers 2025/10/05 03:36:54 DEBUG : file1: reading active writers 2025/10/05 03:36:54 DEBUG : virtualFile2: reading active writers 2025/10/05 03:36:54 DEBUG : virtualFile: reading active writers 2025/10/05 03:36:54 DEBUG : Looking for writers 2025/10/05 03:36:54 DEBUG : dir: reading active writers 2025/10/05 03:36:54 DEBUG : >WaitForWriters: 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualDir 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name virtualFile 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name testFile --- PASS: TestDirReadDirAll (1.75s) --- PASS: TestDirReadDirAll/Virtual (0.52s) === RUN TestDirOpen run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:54 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:54 ERROR : dir/: Can only open directories read only 2025/10/05 03:36:54 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:54 DEBUG : dir: Looking for writers 2025/10/05 03:36:54 DEBUG : Looking for writers 2025/10/05 03:36:54 DEBUG : dir: reading active writers 2025/10/05 03:36:54 DEBUG : >WaitForWriters: 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirOpen (0.51s) === RUN TestDirCreate run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:54 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/05 03:36:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/05 03:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/05 03:36:55 DEBUG : dir/potato: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:36:55 DEBUG : dir/potato: Size and hidrive of src and dst objects identical 2025/10/05 03:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/05 03:36:55 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:55 DEBUG : dir: Looking for writers 2025/10/05 03:36:55 DEBUG : file1: reading active writers 2025/10/05 03:36:55 DEBUG : potato: reading active writers 2025/10/05 03:36:55 DEBUG : Looking for writers 2025/10/05 03:36:55 DEBUG : dir: reading active writers 2025/10/05 03:36:55 DEBUG : >WaitForWriters: 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name potato --- PASS: TestDirCreate (0.83s) === RUN TestDirMkdir run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:55 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name sub 2025/10/05 03:36:56 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:56 DEBUG : dir/sub: Looking for writers 2025/10/05 03:36:56 DEBUG : dir: Looking for writers 2025/10/05 03:36:56 DEBUG : sub: reading active writers 2025/10/05 03:36:56 DEBUG : file1: reading active writers 2025/10/05 03:36:56 DEBUG : Looking for writers 2025/10/05 03:36:56 DEBUG : dir: reading active writers 2025/10/05 03:36:56 DEBUG : >WaitForWriters: 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name sub --- PASS: TestDirMkdir (0.98s) === RUN TestDirMkdirSub run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:56 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/05 03:36:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name sub 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subsub 2025/10/05 03:36:57 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:57 DEBUG : dir/sub/subsub: Looking for writers 2025/10/05 03:36:57 DEBUG : dir/sub: Looking for writers 2025/10/05 03:36:57 DEBUG : subsub: reading active writers 2025/10/05 03:36:57 DEBUG : dir: Looking for writers 2025/10/05 03:36:57 DEBUG : file1: reading active writers 2025/10/05 03:36:57 DEBUG : sub: reading active writers 2025/10/05 03:36:57 DEBUG : Looking for writers 2025/10/05 03:36:57 DEBUG : dir: reading active writers 2025/10/05 03:36:57 DEBUG : >WaitForWriters: 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name sub 2025/10/05 03:36:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name subsub --- PASS: TestDirMkdirSub (1.25s) === RUN TestDirRemove run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:58 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:58 ERROR : dir/: Dir.Remove not empty 2025/10/05 03:36:58 DEBUG : dir/file1: Remove: 2025/10/05 03:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:36:58 DEBUG : dir/file1: >Remove: err= 2025/10/05 03:36:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/05 03:36:58 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:58 DEBUG : Looking for writers 2025/10/05 03:36:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.56s) === RUN TestDirRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:58 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:58 DEBUG : dir/file1: Remove: 2025/10/05 03:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:36:58 DEBUG : dir/file1: >Remove: err= 2025/10/05 03:36:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/05 03:36:59 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:59 DEBUG : Looking for writers 2025/10/05 03:36:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.55s) === RUN TestDirRemoveName run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:59 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:36:59 DEBUG : dir/file1: Remove: 2025/10/05 03:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:36:59 DEBUG : dir/file1: >Remove: err= 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:36:59 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:36:59 DEBUG : dir: Looking for writers 2025/10/05 03:36:59 DEBUG : Looking for writers 2025/10/05 03:36:59 DEBUG : dir: reading active writers 2025/10/05 03:36:59 DEBUG : >WaitForWriters: 2025/10/05 03:36:59 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir --- PASS: TestDirRemoveName (0.73s) === RUN TestDirRename run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:36:59 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/05 03:37:00 DEBUG : dir: Updating dir with dir2 0xc000b26000 2025/10/05 03:37:00 DEBUG : dir: forgetting directory cache 2025/10/05 03:37:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/05 03:37:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:00 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/05 03:37:00 DEBUG : file2: Updating file with file2 0xc0009bc180 2025/10/05 03:37:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:00 INFO : dir2/file3: Deleted 2025/10/05 03:37:00 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/05 03:37:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009bc180 2025/10/05 03:37:00 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/05 03:37:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:00 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 2025/10/05 03:37:01 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/05 03:37:01 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000610ea0 2025/10/05 03:37:01 DEBUG : empty directory: forgetting directory cache 2025/10/05 03:37:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/05 03:37:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/05 03:37:01 DEBUG : dir2: Renaming to "dir3" 2025/10/05 03:37:01 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:01 DEBUG : dir3: Looking for writers 2025/10/05 03:37:01 DEBUG : file3: reading active writers 2025/10/05 03:37:01 DEBUG : renamed empty directory: Looking for writers 2025/10/05 03:37:01 DEBUG : Looking for writers 2025/10/05 03:37:01 DEBUG : dir3: reading active writers 2025/10/05 03:37:01 DEBUG : renamed empty directory: reading active writers 2025/10/05 03:37:01 DEBUG : >WaitForWriters: 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name renamed empty directory 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file3 --- PASS: TestDirRename (1.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:01 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/05 03:37:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/05 03:37:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/05 03:37:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/05 03:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/05 03:37:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/05 03:37:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/05 03:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (12 bytes), uploading instead of streaming 2025/10/05 03:37:01 DEBUG : dir/sub/file2: hidrive = d84f8e1c1074d3537f15fb8cfe9959dd5a86d815 OK 2025/10/05 03:37:01 DEBUG : dir/sub/file2: Size and hidrive of src and dst objects identical 2025/10/05 03:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:01 DEBUG : forgetting directory cache 2025/10/05 03:37:01 DEBUG : dir: forgetting directory cache 2025/10/05 03:37:01 DEBUG : dir/sub: forgetting directory cache 2025/10/05 03:37:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/05 03:37:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/05 03:37:01 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/05 03:37:02 DEBUG : dir/sub/file0: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:02 DEBUG : dir/sub/file0: Size and hidrive of src and dst objects identical 2025/10/05 03:37:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/05 03:37:02 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:02 DEBUG : dir/sub: Looking for writers 2025/10/05 03:37:02 DEBUG : file0: reading active writers 2025/10/05 03:37:02 DEBUG : file2: reading active writers 2025/10/05 03:37:02 DEBUG : dir: Looking for writers 2025/10/05 03:37:02 DEBUG : file1: reading active writers 2025/10/05 03:37:02 DEBUG : sub: reading active writers 2025/10/05 03:37:02 DEBUG : Looking for writers 2025/10/05 03:37:02 DEBUG : dir: reading active writers 2025/10/05 03:37:02 DEBUG : >WaitForWriters: 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name sub 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file0 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 --- PASS: TestDirFileOpen (1.04s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:02 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/05 03:37:02 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:02 DEBUG : Looking for writers 2025/10/05 03:37:02 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:02 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:02 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/05 03:37:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/05 03:37:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/05 03:37:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/05 03:37:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:02 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:02 DEBUG : dir: Looking for writers 2025/10/05 03:37:02 DEBUG : file1.metadata: reading active writers 2025/10/05 03:37:02 DEBUG : file1: reading active writers 2025/10/05 03:37:02 DEBUG : Looking for writers 2025/10/05 03:37:02 DEBUG : dir: reading active writers 2025/10/05 03:37:02 DEBUG : dir.metadata: reading active writers 2025/10/05 03:37:02 DEBUG : >WaitForWriters: 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestDirMetadataExtension (0.64s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:03 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:03 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:03 DEBUG : dir: Looking for writers 2025/10/05 03:37:03 DEBUG : file1: reading active writers 2025/10/05 03:37:03 DEBUG : Looking for writers 2025/10/05 03:37:03 DEBUG : dir: reading active writers 2025/10/05 03:37:03 DEBUG : >WaitForWriters: 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestFileMethods (0.54s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:03 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:03 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:04 DEBUG : Can set mod time: true 2025/10/05 03:37:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:04 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:04 DEBUG : dir: Looking for writers 2025/10/05 03:37:04 DEBUG : file1: reading active writers 2025/10/05 03:37:04 DEBUG : Looking for writers 2025/10/05 03:37:04 DEBUG : dir: reading active writers 2025/10/05 03:37:04 DEBUG : >WaitForWriters: 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:04 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:04 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/05 03:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/05 03:37:05 DEBUG : dir/file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:05 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/05 03:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:05 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:05 DEBUG : dir: Looking for writers 2025/10/05 03:37:05 DEBUG : file1: reading active writers 2025/10/05 03:37:05 DEBUG : Looking for writers 2025/10/05 03:37:05 DEBUG : dir: reading active writers 2025/10/05 03:37:05 DEBUG : >WaitForWriters: 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:05 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:05 DEBUG : dir: Looking for writers 2025/10/05 03:37:05 DEBUG : file1: reading active writers 2025/10/05 03:37:05 DEBUG : Looking for writers 2025/10/05 03:37:05 DEBUG : dir: reading active writers 2025/10/05 03:37:05 DEBUG : >WaitForWriters: 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:05 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-kejewub3lado'": directory not found 2025/10/05 03:37:05 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:05 DEBUG : Looking for writers 2025/10/05 03:37:05 DEBUG : >WaitForWriters: 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:05 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:05 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:06 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:06 DEBUG : dir: Looking for writers 2025/10/05 03:37:06 DEBUG : file1: reading active writers 2025/10/05 03:37:06 DEBUG : Looking for writers 2025/10/05 03:37:06 DEBUG : dir: reading active writers 2025/10/05 03:37:06 DEBUG : >WaitForWriters: 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:06 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:06 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:06 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/05 03:37:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000a8aa80): close: 2025/10/05 03:37:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000a8aa80): >close: err= 2025/10/05 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : >WaitForWriters: 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : >WaitForWriters: 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:07 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:07 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:07 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/05 03:37:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): _writeAt: size=5, off=0 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): openPending: 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/05 03:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): >openPending: err= 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): >_writeAt: n=5, err= 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): close: 2025/10/05 03:37:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/05 03:37:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/05 03:37:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/05 03:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 03:37:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:07 DEBUG : dir/file1(0xc000387d80): >close: err= 2025/10/05 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: starting upload 2025/10/05 03:37:07 DEBUG : dir: Looking for writers 2025/10/05 03:37:07 DEBUG : file1: reading active writers 2025/10/05 03:37:07 DEBUG : Looking for writers 2025/10/05 03:37:07 DEBUG : dir: reading active writers 2025/10/05 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:07 DEBUG : dir/file1: hidrive = 716656f500ecbc3c226f10d17c5bfd8877d475f2 OK 2025/10/05 03:37:07 INFO : dir/file1: Copied (replaced existing) 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,716656f500ecbc3c226f10d17c5bfd8877d475f2" 2025/10/05 03:37:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/05 03:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:08 DEBUG : dir: Looking for writers 2025/10/05 03:37:08 DEBUG : file1: reading active writers 2025/10/05 03:37:08 DEBUG : Looking for writers 2025/10/05 03:37:08 DEBUG : dir: reading active writers 2025/10/05 03:37:08 DEBUG : >WaitForWriters: 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:08 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:08 DEBUG : dir: Looking for writers 2025/10/05 03:37:08 DEBUG : file1: reading active writers 2025/10/05 03:37:08 DEBUG : Looking for writers 2025/10/05 03:37:08 DEBUG : dir: reading active writers 2025/10/05 03:37:08 DEBUG : >WaitForWriters: 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- FAIL: TestFileSetModTime (4.69s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.86s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (0.38s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.70s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.06s) === RUN TestFileOpenRead run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:08 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:08 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:08 DEBUG : dir: Looking for writers 2025/10/05 03:37:08 DEBUG : file1: reading active writers 2025/10/05 03:37:08 DEBUG : Looking for writers 2025/10/05 03:37:08 DEBUG : dir: reading active writers 2025/10/05 03:37:08 DEBUG : >WaitForWriters: 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:08 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestFileOpenRead (0.58s) === RUN TestFileOpenReadUnknownSize 2025/10/05 03:37:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/05 03:37:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/05 03:37:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/05 03:37:09 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:09 DEBUG : Looking for writers 2025/10/05 03:37:09 DEBUG : file.txt: reading active writers 2025/10/05 03:37:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:09 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-kejewub3lado'": directory not found 2025/10/05 03:37:09 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:09 DEBUG : Looking for writers 2025/10/05 03:37:09 DEBUG : >WaitForWriters: 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir --- FAIL: TestFileOpenWrite (0.46s) === RUN TestFileRemove run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:09 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:09 DEBUG : dir/file1: Remove: 2025/10/05 03:37:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:09 DEBUG : dir/file1: >Remove: err= 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:09 DEBUG : dir/file1: Remove: 2025/10/05 03:37:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/05 03:37:09 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:09 DEBUG : dir: Looking for writers 2025/10/05 03:37:09 DEBUG : Looking for writers 2025/10/05 03:37:09 DEBUG : dir: reading active writers 2025/10/05 03:37:09 DEBUG : >WaitForWriters: 2025/10/05 03:37:09 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir --- PASS: TestFileRemove (0.62s) === RUN TestFileRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:10 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:10 DEBUG : dir/file1: Remove: 2025/10/05 03:37:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:10 DEBUG : dir/file1: >Remove: err= 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:10 DEBUG : dir/file1: Remove: 2025/10/05 03:37:10 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/05 03:37:10 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:10 DEBUG : dir: Looking for writers 2025/10/05 03:37:10 DEBUG : Looking for writers 2025/10/05 03:37:10 DEBUG : dir: reading active writers 2025/10/05 03:37:10 DEBUG : >WaitForWriters: 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir --- PASS: TestFileRemoveAll (0.64s) === RUN TestFileOpen run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:10 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:10 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/05 03:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/05 03:37:11 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/05 03:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/05 03:37:11 DEBUG : dir/file1: Open: flags=0x3 2025/10/05 03:37:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/05 03:37:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/05 03:37:11 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:11 DEBUG : dir: Looking for writers 2025/10/05 03:37:11 DEBUG : file1: reading active writers 2025/10/05 03:37:11 DEBUG : Looking for writers 2025/10/05 03:37:11 DEBUG : dir: reading active writers 2025/10/05 03:37:11 DEBUG : >WaitForWriters: 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestFileOpen (0.58s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:11 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:11 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:11 DEBUG : dir: Looking for writers 2025/10/05 03:37:11 DEBUG : file1: reading active writers 2025/10/05 03:37:11 DEBUG : Looking for writers 2025/10/05 03:37:11 DEBUG : dir: reading active writers 2025/10/05 03:37:11 DEBUG : >WaitForWriters: 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c0a80 2025/10/05 03:37:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:11 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c0a80 2025/10/05 03:37:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/05 03:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001c0a80 2025/10/05 03:37:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (25 bytes), uploading instead of streaming 2025/10/05 03:37:12 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:12 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:12 DEBUG : newLeaf: Running delayed rename now 2025/10/05 03:37:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c0a80 2025/10/05 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:12 DEBUG : dir: Looking for writers 2025/10/05 03:37:12 DEBUG : Looking for writers 2025/10/05 03:37:12 DEBUG : dir: reading active writers 2025/10/05 03:37:12 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:12 DEBUG : >WaitForWriters: 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:12 DEBUG : dir: Looking for writers 2025/10/05 03:37:12 DEBUG : Looking for writers 2025/10/05 03:37:12 DEBUG : dir: reading active writers 2025/10/05 03:37:12 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:12 DEBUG : >WaitForWriters: 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:12 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:12 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:12 DEBUG : dir: Looking for writers 2025/10/05 03:37:12 DEBUG : file1: reading active writers 2025/10/05 03:37:12 DEBUG : Looking for writers 2025/10/05 03:37:12 DEBUG : dir: reading active writers 2025/10/05 03:37:12 DEBUG : >WaitForWriters: 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:12 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bcc00 2025/10/05 03:37:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0009bcc00 2025/10/05 03:37:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/05 03:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009bcc00 2025/10/05 03:37:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (25 bytes), uploading instead of streaming 2025/10/05 03:37:13 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:13 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:13 DEBUG : newLeaf: Running delayed rename now 2025/10/05 03:37:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bcc00 2025/10/05 03:37:13 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:13 DEBUG : dir: Looking for writers 2025/10/05 03:37:13 DEBUG : Looking for writers 2025/10/05 03:37:13 DEBUG : dir: reading active writers 2025/10/05 03:37:13 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:13 DEBUG : >WaitForWriters: 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:13 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:13 DEBUG : dir: Looking for writers 2025/10/05 03:37:13 DEBUG : Looking for writers 2025/10/05 03:37:13 DEBUG : dir: reading active writers 2025/10/05 03:37:13 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:13 DEBUG : >WaitForWriters: 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:13 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:13 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): openPending: 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/05 03:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): >openPending: err= 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): _writeAt: size=14, off=0 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): >_writeAt: n=14, err= 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): close: 2025/10/05 03:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/05 03:37:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000a13140): >close: err= 2025/10/05 03:37:14 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: starting upload 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:14 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/10/05 03:37:14 INFO : dir/file1: Copied (replaced existing) 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/05 03:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:14 DEBUG : dir: Looking for writers 2025/10/05 03:37:14 DEBUG : file1: reading active writers 2025/10/05 03:37:14 DEBUG : Looking for writers 2025/10/05 03:37:14 DEBUG : dir: reading active writers 2025/10/05 03:37:14 DEBUG : >WaitForWriters: 2025/10/05 03:37:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): _readAt: size=512, off=0 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): openPending: 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/05 03:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): >openPending: err= 2025/10/05 03:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): >_readAt: n=14, err=EOF 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): close: 2025/10/05 03:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:14 DEBUG : dir/file1(0xc000387b00): >close: err= 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c0f00 2025/10/05 03:37:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:14 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/05 03:37:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c0f00 2025/10/05 03:37:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:15 DEBUG : dir/file1(0xc0006e2280): openPending: 2025/10/05 03:37:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/10/05 03:37:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/05 03:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:15 DEBUG : dir/file1(0xc0006e2280): >openPending: err= 2025/10/05 03:37:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:15 DEBUG : dir/file1(0xc0006e2280): _writeAt: size=25, off=0 2025/10/05 03:37:15 DEBUG : dir/file1(0xc0006e2280): >_writeAt: n=25, err= 2025/10/05 03:37:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c0f00 2025/10/05 03:37:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:15 DEBUG : newLeaf(0xc0006e2280): close: 2025/10/05 03:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/05 03:37:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-05 03:37:15.182267515 +0000 UTC m=+29.338362064 2025/10/05 03:37:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:15 DEBUG : newLeaf(0xc0006e2280): >close: err= 2025/10/05 03:37:15 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:15 DEBUG : newLeaf: vfs cache: starting upload 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:15 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:15 INFO : newLeaf: Copied (replaced existing) 2025/10/05 03:37:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-05 03:37:15 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/05 03:37:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/05 03:37:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : >WaitForWriters: 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:15 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:15 DEBUG : dir: Looking for writers 2025/10/05 03:37:15 DEBUG : Looking for writers 2025/10/05 03:37:15 DEBUG : dir: reading active writers 2025/10/05 03:37:15 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:15 DEBUG : >WaitForWriters: 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:15 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:15 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:16 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : file1: reading active writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : >WaitForWriters: 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bcfc0 2025/10/05 03:37:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0009bcfc0 2025/10/05 03:37:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:16 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:16 DEBUG : dir/file1(0xc000a8a440): openPending: 2025/10/05 03:37:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/05 03:37:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/05 03:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:16 DEBUG : dir/file1(0xc000a8a440): >openPending: err= 2025/10/05 03:37:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:16 DEBUG : dir/file1(0xc000a8a440): _writeAt: size=25, off=0 2025/10/05 03:37:16 DEBUG : dir/file1(0xc000a8a440): >_writeAt: n=25, err= 2025/10/05 03:37:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bcfc0 2025/10/05 03:37:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:16 DEBUG : newLeaf(0xc000a8a440): close: 2025/10/05 03:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/05 03:37:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-05 03:37:16.569526509 +0000 UTC m=+30.725621050 2025/10/05 03:37:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:16 DEBUG : newLeaf(0xc000a8a440): >close: err= 2025/10/05 03:37:16 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:16 DEBUG : newLeaf: vfs cache: starting upload 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:16 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:16 INFO : newLeaf: Copied (replaced existing) 2025/10/05 03:37:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-05 03:37:16 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/05 03:37:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/05 03:37:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/05 03:37:16 DEBUG : dir: Looking for writers 2025/10/05 03:37:16 DEBUG : Looking for writers 2025/10/05 03:37:16 DEBUG : dir: reading active writers 2025/10/05 03:37:16 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:16 DEBUG : >WaitForWriters: 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:17 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:17 DEBUG : >WaitForWriters: 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:17 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:17 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:17 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): openPending: 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/05 03:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): >openPending: err= 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): _writeAt: size=14, off=0 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): >_writeAt: n=14, err= 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): close: 2025/10/05 03:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/05 03:37:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:17 DEBUG : dir/file1(0xc000386680): >close: err= 2025/10/05 03:37:17 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : file1: reading active writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : file1: reading active writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : file1: reading active writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : file1: reading active writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: starting upload 2025/10/05 03:37:17 DEBUG : dir: Looking for writers 2025/10/05 03:37:17 DEBUG : file1: reading active writers 2025/10/05 03:37:17 DEBUG : Looking for writers 2025/10/05 03:37:17 DEBUG : dir: reading active writers 2025/10/05 03:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:17 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/10/05 03:37:17 INFO : dir/file1: Copied (replaced existing) 2025/10/05 03:37:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/05 03:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : file1: reading active writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : >WaitForWriters: 2025/10/05 03:37:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): _readAt: size=512, off=0 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): openPending: 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/05 03:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): >openPending: err= 2025/10/05 03:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): >_readAt: n=14, err=EOF 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): close: 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000a8b8c0): >close: err= 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00053b080 2025/10/05 03:37:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/05 03:37:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00053b080 2025/10/05 03:37:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:18 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000387f00): openPending: 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/05 03:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000387f00): >openPending: err= 2025/10/05 03:37:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000387f00): _writeAt: size=25, off=0 2025/10/05 03:37:18 DEBUG : dir/file1(0xc000387f00): >_writeAt: n=25, err= 2025/10/05 03:37:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00053b080 2025/10/05 03:37:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:18 DEBUG : newLeaf(0xc000387f00): close: 2025/10/05 03:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/05 03:37:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-05 03:37:18.641694814 +0000 UTC m=+32.797789334 2025/10/05 03:37:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:18 DEBUG : newLeaf(0xc000387f00): >close: err= 2025/10/05 03:37:18 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:18 DEBUG : newLeaf: vfs cache: starting upload 2025/10/05 03:37:18 DEBUG : dir: Looking for writers 2025/10/05 03:37:18 DEBUG : Looking for writers 2025/10/05 03:37:18 DEBUG : dir: reading active writers 2025/10/05 03:37:18 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:18 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:18 INFO : newLeaf: Copied (replaced existing) 2025/10/05 03:37:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-05 03:37:18 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/05 03:37:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/05 03:37:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/05 03:37:19 DEBUG : dir: Looking for writers 2025/10/05 03:37:19 DEBUG : Looking for writers 2025/10/05 03:37:19 DEBUG : dir: reading active writers 2025/10/05 03:37:19 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:19 DEBUG : >WaitForWriters: 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:19 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:19 DEBUG : dir: Looking for writers 2025/10/05 03:37:19 DEBUG : Looking for writers 2025/10/05 03:37:19 DEBUG : dir: reading active writers 2025/10/05 03:37:19 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:19 DEBUG : >WaitForWriters: 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf === RUN TestFileRename/full,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:19 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:19 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:19 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:19 DEBUG : dir: Looking for writers 2025/10/05 03:37:19 DEBUG : file1: reading active writers 2025/10/05 03:37:19 DEBUG : Looking for writers 2025/10/05 03:37:19 DEBUG : dir: reading active writers 2025/10/05 03:37:19 DEBUG : >WaitForWriters: 2025/10/05 03:37:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): _readAt: size=512, off=0 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): openPending: 2025/10/05 03:37:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/05 03:37:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/05 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): >openPending: err= 2025/10/05 03:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/05 03:37:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): >_readAt: n=14, err=EOF 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): close: 2025/10/05 03:37:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:19 DEBUG : dir/file1(0xc000a12640): >close: err= 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bccc0 2025/10/05 03:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:19 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/05 03:37:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/05 03:37:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0009bccc0 2025/10/05 03:37:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/05 03:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:20 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:20 DEBUG : dir/file1(0xc000a13440): openPending: 2025/10/05 03:37:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/10/05 03:37:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/05 03:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:20 DEBUG : dir/file1(0xc000a13440): >openPending: err= 2025/10/05 03:37:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:20 DEBUG : dir/file1(0xc000a13440): _writeAt: size=25, off=0 2025/10/05 03:37:20 DEBUG : dir/file1(0xc000a13440): >_writeAt: n=25, err= 2025/10/05 03:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/05 03:37:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/05 03:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bccc0 2025/10/05 03:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:20 DEBUG : newLeaf(0xc000a13440): close: 2025/10/05 03:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/05 03:37:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-05 03:37:20.158049447 +0000 UTC m=+34.314143996 2025/10/05 03:37:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:20 DEBUG : newLeaf(0xc000a13440): >close: err= 2025/10/05 03:37:20 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:20 DEBUG : newLeaf: vfs cache: starting upload 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:20 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/05 03:37:20 INFO : newLeaf: Copied (replaced existing) 2025/10/05 03:37:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-05 03:37:20 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/05 03:37:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/05 03:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/05 03:37:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : >WaitForWriters: 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf 2025/10/05 03:37:20 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:20 DEBUG : dir: Looking for writers 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : dir: reading active writers 2025/10/05 03:37:20 DEBUG : newLeaf: reading active writers 2025/10/05 03:37:20 DEBUG : >WaitForWriters: 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:20 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name newLeaf --- PASS: TestFileRename (9.62s) --- PASS: TestFileRename/off,forceCache=false (1.30s) --- PASS: TestFileRename/minimal,forceCache=false (1.39s) --- PASS: TestFileRename/minimal,forceCache=true (1.85s) --- PASS: TestFileRename/writes,forceCache=false (1.52s) --- PASS: TestFileRename/writes,forceCache=true (1.93s) --- PASS: TestFileRename/full,forceCache=false (1.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:20 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:20 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:20 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:20 DEBUG : Looking for writers 2025/10/05 03:37:20 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.06s) === 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 "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:20 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/05 03:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:21 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:21 DEBUG : dir: Looking for writers 2025/10/05 03:37:21 DEBUG : file1: reading active writers 2025/10/05 03:37:21 DEBUG : Looking for writers 2025/10/05 03:37:21 DEBUG : dir: reading active writers 2025/10/05 03:37:21 DEBUG : >WaitForWriters: 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestReadFileHandleMethods (0.58s) === RUN TestReadFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:21 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:21 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/05 03:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/05 03:37:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/05 03:37:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/05 03:37:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/05 03:37:22 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:22 DEBUG : dir: Looking for writers 2025/10/05 03:37:22 DEBUG : file1: reading active writers 2025/10/05 03:37:22 DEBUG : Looking for writers 2025/10/05 03:37:22 DEBUG : dir: reading active writers 2025/10/05 03:37:22 DEBUG : >WaitForWriters: 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestReadFileHandleSeek (1.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:22 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:22 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/05 03:37:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/05 03:37:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/05 03:37:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/05 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/05 03:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/05 03:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/05 03:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/05 03:37:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/05 03:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/05 03:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/05 03:37:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/05 03:37:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/05 03:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/05 03:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/05 03:37:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/05 03:37:23 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:23 DEBUG : dir: Looking for writers 2025/10/05 03:37:23 DEBUG : file1: reading active writers 2025/10/05 03:37:23 DEBUG : Looking for writers 2025/10/05 03:37:23 DEBUG : dir: reading active writers 2025/10/05 03:37:23 DEBUG : >WaitForWriters: 2025/10/05 03:37:23 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:23 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestReadFileHandleReadAt (1.01s) === RUN TestReadFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:23 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:23 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:23 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/05 03:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:24 DEBUG : dir: Looking for writers 2025/10/05 03:37:24 DEBUG : file1: reading active writers 2025/10/05 03:37:24 DEBUG : Looking for writers 2025/10/05 03:37:24 DEBUG : dir: reading active writers 2025/10/05 03:37:24 DEBUG : >WaitForWriters: 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestReadFileHandleFlush (0.68s) === RUN TestReadFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:24 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/05 03:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/05 03:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/05 03:37:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/05 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:24 DEBUG : dir: Looking for writers 2025/10/05 03:37:24 DEBUG : file1: reading active writers 2025/10/05 03:37:24 DEBUG : Looking for writers 2025/10/05 03:37:24 DEBUG : dir: reading active writers 2025/10/05 03:37:24 DEBUG : >WaitForWriters: 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestReadFileHandleRelease (0.60s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:24 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:24 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:25 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:25 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:25 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:25 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): _readAt: size=1, off=0 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): openPending: 2025/10/05 03:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >openPending: err= 2025/10/05 03:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/05 03:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >_readAt: n=1, err= 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): _readAt: size=256, off=1 2025/10/05 03:37:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >_readAt: n=15, err=EOF 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): _readAt: size=16, off=16 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >_readAt: n=0, err=EOF 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): close: 2025/10/05 03:37:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >close: err= 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): close: 2025/10/05 03:37:25 DEBUG : dir/file1(0xc000386a00): >close: err=file already closed 2025/10/05 03:37:25 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:25 DEBUG : dir: Looking for writers 2025/10/05 03:37:25 DEBUG : file1: reading active writers 2025/10/05 03:37:25 DEBUG : Looking for writers 2025/10/05 03:37:25 DEBUG : dir: reading active writers 2025/10/05 03:37:25 DEBUG : >WaitForWriters: 2025/10/05 03:37:25 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsRead (1.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:26 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=0 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): openPending: 2025/10/05 03:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >openPending: err= 2025/10/05 03:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/05 03:37:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=5 2025/10/05 03:37:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=3 2025/10/05 03:37:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=13 2025/10/05 03:37:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): _readAt: size=16, off=100 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=0, err=EOF 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): close: 2025/10/05 03:37:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:26 DEBUG : dir/file1(0xc000a8a480): >close: err= 2025/10/05 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:26 DEBUG : dir: Looking for writers 2025/10/05 03:37:26 DEBUG : file1: reading active writers 2025/10/05 03:37:26 DEBUG : Looking for writers 2025/10/05 03:37:26 DEBUG : dir: reading active writers 2025/10/05 03:37:26 DEBUG : >WaitForWriters: 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleSeek (0.60s) === RUN TestRWFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:26 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:26 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=0 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): openPending: 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >openPending: err= 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=5 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=1, off=1 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=1, err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=6, off=10 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=6, err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=256, off=10 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=6, err=EOF 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=256, off=100 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=0, err=EOF 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): close: 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >close: err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): _readAt: size=256, off=100 2025/10/05 03:37:27 DEBUG : dir/file1(0xc000a8a480): >_readAt: n=0, err=file already closed 2025/10/05 03:37:27 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:27 DEBUG : dir: Looking for writers 2025/10/05 03:37:27 DEBUG : file1: reading active writers 2025/10/05 03:37:27 DEBUG : Looking for writers 2025/10/05 03:37:27 DEBUG : dir: reading active writers 2025/10/05 03:37:27 DEBUG : >WaitForWriters: 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleReadAt (0.56s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:27 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): RWFileHandle.Flush 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): _readAt: size=256, off=0 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): openPending: 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): >openPending: err= 2025/10/05 03:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): >_readAt: n=16, err=EOF 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): RWFileHandle.Flush 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): RWFileHandle.Flush 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): close: 2025/10/05 03:37:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:27 DEBUG : dir/file1(0xc0002c6780): >close: err= 2025/10/05 03:37:27 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:27 DEBUG : dir: Looking for writers 2025/10/05 03:37:27 DEBUG : file1: reading active writers 2025/10/05 03:37:27 DEBUG : Looking for writers 2025/10/05 03:37:27 DEBUG : dir: reading active writers 2025/10/05 03:37:27 DEBUG : >WaitForWriters: 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleFlushRead (0.60s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:27 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:27 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/05 03:37:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): _readAt: size=256, off=0 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): openPending: 2025/10/05 03:37:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): >openPending: err= 2025/10/05 03:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/05 03:37:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): >_readAt: n=16, err=EOF 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): RWFileHandle.Release 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): close: 2025/10/05 03:37:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): >close: err= 2025/10/05 03:37:28 DEBUG : dir/file1(0xc000386440): RWFileHandle.Release 2025/10/05 03:37:28 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:28 DEBUG : dir: Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : dir: reading active writers 2025/10/05 03:37:28 DEBUG : >WaitForWriters: 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseRead (0.68s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:28 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:28 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:28 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): openPending: 2025/10/05 03:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): >openPending: err= 2025/10/05 03:37:28 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): _writeAt: size=5, off=0 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): >_writeAt: n=5, err= 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): _writeAt: size=7, off=5 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): >_writeAt: n=7, err= 2025/10/05 03:37:28 DEBUG : file1: vfs cache: truncate to size=11 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): close: 2025/10/05 03:37:28 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:28.695760219 +0000 UTC m=+42.851854770 2025/10/05 03:37:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): >close: err= 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): close: 2025/10/05 03:37:28 DEBUG : file1(0xc0002c6c40): >close: err=file already closed 2025/10/05 03:37:28 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:28 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:28 DEBUG : Looking for writers 2025/10/05 03:37:28 DEBUG : file1: reading active writers 2025/10/05 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:28 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/05 03:37:28 INFO : file1: Copied (new) 2025/10/05 03:37:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-05 03:37:28 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/10/05 03:37:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:28 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : >WaitForWriters: 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:29 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : >WaitForWriters: 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsWrite (0.51s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:29 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:29 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:29 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): openPending: 2025/10/05 03:37:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): >openPending: err= 2025/10/05 03:37:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): _writeAt: size=7, off=0 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): >_writeAt: n=7, err= 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): _writeAt: size=6, off=5 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): >_writeAt: n=6, err= 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): close: 2025/10/05 03:37:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:29.19558022 +0000 UTC m=+43.351674760 2025/10/05 03:37:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): >close: err= 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): _writeAt: size=5, off=0 2025/10/05 03:37:29 DEBUG : file1(0xc000386340): >_writeAt: n=0, err=file already closed 2025/10/05 03:37:29 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:29 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:29 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/05 03:37:29 INFO : file1: Copied (new) 2025/10/05 03:37:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-05 03:37:29 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/10/05 03:37:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : >WaitForWriters: 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:29 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : >WaitForWriters: 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleWriteAt (0.50s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:29 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:29 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:29 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:29 DEBUG : file1(0xc000387c80): openPending: 2025/10/05 03:37:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 DEBUG : file1(0xc000387c80): >openPending: err= 2025/10/05 03:37:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:29 DEBUG : file1(0xc000387c80): close: 2025/10/05 03:37:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:29.698290827 +0000 UTC m=+43.854385368 2025/10/05 03:37:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:29 DEBUG : file1(0xc000387c80): >close: err= 2025/10/05 03:37:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/05 03:37:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:29 DEBUG : file2: newRWFileHandle: 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): openPending: 2025/10/05 03:37:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): >openPending: err= 2025/10/05 03:37:29 DEBUG : file2: >newRWFileHandle: err= 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/05 03:37:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): RWFileHandle.Flush 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): RWFileHandle.Release 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): close: 2025/10/05 03:37:29 DEBUG : file2: vfs cache: setting modification time to 2025-10-05 03:37:29.699653967 +0000 UTC m=+43.855748517 2025/10/05 03:37:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:29 DEBUG : file2(0xc000398500): >close: err= 2025/10/05 03:37:29 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : file2: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file2: reading active writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file2: reading active writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : file2: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/05 03:37:29 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:29 DEBUG : file2: vfs cache: starting upload 2025/10/05 03:37:29 DEBUG : Looking for writers 2025/10/05 03:37:29 DEBUG : file2: reading active writers 2025/10/05 03:37:29 DEBUG : file1: reading active writers 2025/10/05 03:37:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/05 03:37:29 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:29 INFO : file1: Copied (new) 2025/10/05 03:37:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-05 03:37:29 +0000 UTC,0000000000000000000000000000000000000000" 2025/10/05 03:37:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:29 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:29 DEBUG : file2: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:29 INFO : file2: Copied (new) 2025/10/05 03:37:29 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-05 03:37:29 +0000 UTC,0000000000000000000000000000000000000000" 2025/10/05 03:37:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/05 03:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/05 03:37:29 INFO : file2: vfs cache: upload succeeded try #1 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : file2: reading active writers 2025/10/05 03:37:30 DEBUG : >WaitForWriters: 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file2: reading active writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : >WaitForWriters: 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 --- PASS: TestRWFileHandleWriteNoWrite (0.55s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:30 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:30 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:30 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): openPending: 2025/10/05 03:37:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): >openPending: err= 2025/10/05 03:37:30 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): _writeAt: size=5, off=0 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): >_writeAt: n=5, err= 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): RWFileHandle.Flush 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): RWFileHandle.Flush 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): close: 2025/10/05 03:37:30 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:30.245402799 +0000 UTC m=+44.401497349 2025/10/05 03:37:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:30 DEBUG : file1(0xc000398500): >close: err= 2025/10/05 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:30 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:30 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:30 INFO : file1: Copied (new) 2025/10/05 03:37:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-05 03:37:30 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/05 03:37:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : >WaitForWriters: 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleFlushWrite (0.46s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:30 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:30 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:30 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): openPending: 2025/10/05 03:37:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): >openPending: err= 2025/10/05 03:37:30 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): _writeAt: size=5, off=0 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): >_writeAt: n=5, err= 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): RWFileHandle.Release 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): close: 2025/10/05 03:37:30 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:30.70510599 +0000 UTC m=+44.861200540 2025/10/05 03:37:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): >close: err= 2025/10/05 03:37:30 DEBUG : file1(0xc0002c66c0): RWFileHandle.Release 2025/10/05 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:30 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:30 DEBUG : Looking for writers 2025/10/05 03:37:30 DEBUG : file1: reading active writers 2025/10/05 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:30 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:30 INFO : file1: Copied (new) 2025/10/05 03:37:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-05 03:37:30 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/05 03:37:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:30 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : >WaitForWriters: 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseWrite (0.48s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:31 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:31 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): openPending: 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): >openPending: err= 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/05 03:37:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): _writeAt: size=5, off=0 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): >_writeAt: n=5, err= 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): close: 2025/10/05 03:37:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-05 03:37:31.560627275 +0000 UTC m=+45.716721825 2025/10/05 03:37:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:31 DEBUG : dir/file1(0xc000398a80): >close: err= 2025/10/05 03:37:31 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: starting upload 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:31 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:31 INFO : dir/file1: Copied (replaced existing) 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-05 03:37:31 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/05 03:37:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:31 DEBUG : dir: Looking for writers 2025/10/05 03:37:31 DEBUG : file1: reading active writers 2025/10/05 03:37:31 DEBUG : Looking for writers 2025/10/05 03:37:31 DEBUG : dir: reading active writers 2025/10/05 03:37:31 DEBUG : >WaitForWriters: 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:31 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleSizeTruncateExisting (1.05s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:32 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:32 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:32 DEBUG : dir/file1: newRWFileHandle: 2025/10/05 03:37:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/05 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/05 03:37:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): _writeAt: size=5, off=0 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): openPending: 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/05 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): >openPending: err= 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): >_writeAt: n=5, err= 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): _writeAt: size=15, off=5 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): >_writeAt: n=15, err= 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): close: 2025/10/05 03:37:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-05 03:37:32.560159123 +0000 UTC m=+46.716253672 2025/10/05 03:37:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:32 DEBUG : dir/file1(0xc00012a800): >close: err= 2025/10/05 03:37:32 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: starting upload 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:32 DEBUG : dir/file1: hidrive = afc3682ccc8b262b792eccb34bea54d31543bf1f OK 2025/10/05 03:37:32 INFO : dir/file1: Copied (replaced existing) 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-05 03:37:32 +0000 UTC,afc3682ccc8b262b792eccb34bea54d31543bf1f" 2025/10/05 03:37:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:32 DEBUG : dir: Looking for writers 2025/10/05 03:37:32 DEBUG : file1: reading active writers 2025/10/05 03:37:32 DEBUG : Looking for writers 2025/10/05 03:37:32 DEBUG : dir: reading active writers 2025/10/05 03:37:32 DEBUG : >WaitForWriters: 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:32 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateExisting (0.99s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:33 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): openPending: 2025/10/05 03:37:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): >openPending: err= 2025/10/05 03:37:33 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): close: 2025/10/05 03:37:33 DEBUG : file1: vfs cache: setting modification time to 2025-10-05 03:37:33.216055489 +0000 UTC m=+47.372150039 2025/10/05 03:37:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : file1(0xc0002c6700): >close: err= 2025/10/05 03:37:33 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:33 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:33 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:33 INFO : file1: Copied (new) 2025/10/05 03:37:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-05 03:37:33 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/05 03:37:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:33 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : file1: reading active writers 2025/10/05 03:37:33 DEBUG : >WaitForWriters: 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateNew (0.47s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:33 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/05 03:37:33 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.6882546 +0000 UTC m=+47.844349150 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c6b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.6882546 +0000 UTC m=+47.844349150 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.6882546 +0000 UTC m=+47.844349150 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0002c7b40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a5b0 item 1 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.693461526 +0000 UTC m=+47.849556077 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000398e80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.693461526 +0000 UTC m=+47.849556077 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000399640): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045af50 item 2 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.698021727 +0000 UTC m=+47.854116267 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0003864c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.698021727 +0000 UTC m=+47.854116267 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000386a00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.698021727 +0000 UTC m=+47.854116267 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000387a40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 3 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.70369561 +0000 UTC m=+47.859790161 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a122c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.70369561 +0000 UTC m=+47.859790161 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a12940): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bb20 item 4 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.709404921 +0000 UTC m=+47.865499481 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13180): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.709404921 +0000 UTC m=+47.865499481 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13600): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.709404921 +0000 UTC m=+47.865499481 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a13ac0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec000 item 5 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.713275065 +0000 UTC m=+47.869369616 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.713275065 +0000 UTC m=+47.869369616 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e2b80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec8c0 item 6 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.717307457 +0000 UTC m=+47.873401997 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3300): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.717307457 +0000 UTC m=+47.873401997 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.717307457 +0000 UTC m=+47.873401997 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006e3d00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecf50 item 7 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.722807413 +0000 UTC m=+47.878901963 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0400): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.722807413 +0000 UTC m=+47.878901963 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0940): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eddc0 item 8 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc0007c0f00): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c0f00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.725881174 +0000 UTC m=+47.881975715 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c12c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.725881174 +0000 UTC m=+47.881975715 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1740): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.725881174 +0000 UTC m=+47.881975715 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0007c1c40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e00 item 9 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.730253263 +0000 UTC m=+47.886347803 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804340): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.730253263 +0000 UTC m=+47.886347803 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 10 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc000804ec0): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000804ec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.73317077 +0000 UTC m=+47.889265320 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805280): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.73317077 +0000 UTC m=+47.889265320 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805780): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.73317077 +0000 UTC m=+47.889265320 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000805c80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 11 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.737805101 +0000 UTC m=+47.893899642 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a380): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.737805101 +0000 UTC m=+47.893899642 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083a8c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ce0 item 12 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc00083af00): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083af00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.740886226 +0000 UTC m=+47.896980766 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b2c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.740886226 +0000 UTC m=+47.896980766 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00083b980): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 13 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.743679672 +0000 UTC m=+47.899774201 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864080): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.743679672 +0000 UTC m=+47.899774201 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008645c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 14 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc000864c00): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864c00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.747220178 +0000 UTC m=+47.903314698 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000864fc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.747220178 +0000 UTC m=+47.903314698 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865680): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 15 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.749478258 +0000 UTC m=+47.905572788 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000865d00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.749478258 +0000 UTC m=+47.905572788 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008942c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318150 item 16 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.751533377 +0000 UTC m=+47.907627907 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894900): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.751533377 +0000 UTC m=+47.907627907 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000894d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.751533377 +0000 UTC m=+47.907627907 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895280): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 17 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.754816852 +0000 UTC m=+47.910911362 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895900): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.754816852 +0000 UTC m=+47.910911362 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000895e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 18 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.756502055 +0000 UTC m=+47.912596555 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.756502055 +0000 UTC m=+47.912596555 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6a40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.756502055 +0000 UTC m=+47.912596555 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c6f40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 19 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.759023509 +0000 UTC m=+47.915118019 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c75c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.759023509 +0000 UTC m=+47.915118019 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008c7b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 20 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.760790777 +0000 UTC m=+47.916885277 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.760790777 +0000 UTC m=+47.916885277 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8700): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.760790777 +0000 UTC m=+47.916885277 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e8c00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 21 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.763127055 +0000 UTC m=+47.919221564 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9280): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.763127055 +0000 UTC m=+47.919221564 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e97c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ccb0 item 22 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.764794094 +0000 UTC m=+47.920888605 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0008e9e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.764794094 +0000 UTC m=+47.920888605 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009043c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.764794094 +0000 UTC m=+47.920888605 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009048c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d420 item 23 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.768305247 +0000 UTC m=+47.924399786 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000904f40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.768305247 +0000 UTC m=+47.924399786 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905480): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ddc0 item 24 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc000905ac0): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905ac0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.771765753 +0000 UTC m=+47.927860323 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000905e80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.771765753 +0000 UTC m=+47.927860323 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8a800): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.771765753 +0000 UTC m=+47.927860323 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ae00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a540 item 25 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.77638226 +0000 UTC m=+47.932476790 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8b4c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.77638226 +0000 UTC m=+47.932476790 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a8ba00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bb90 item 26 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc00093e0c0): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e0c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.778859702 +0000 UTC m=+47.934954232 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e480): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.778859702 +0000 UTC m=+47.934954232 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093e980): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.778859702 +0000 UTC m=+47.934954232 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093eec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee1c0 item 27 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.782552666 +0000 UTC m=+47.938647196 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093f540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.782552666 +0000 UTC m=+47.938647196 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00093fa80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 28 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc000958140): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958140): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.785176532 +0000 UTC m=+47.941271082 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958500): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.785176532 +0000 UTC m=+47.941271082 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000958bc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 29 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.787799707 +0000 UTC m=+47.943894257 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.787799707 +0000 UTC m=+47.943894257 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959780): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef420 item 30 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): _readAt: size=2, off=0 2025/10/05 03:37:33 ERROR : open-test-file(0xc000959dc0): Couldn't read size of file 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000959dc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.790603962 +0000 UTC m=+47.946698512 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.790603962 +0000 UTC m=+47.946698512 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097a8c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef960 item 31 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.792681833 +0000 UTC m=+47.948776384 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097af40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.792681833 +0000 UTC m=+47.948776384 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097b480): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efea0 item 32 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.795127996 +0000 UTC m=+47.951222547 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bac0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 33 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.796119838 +0000 UTC m=+47.952214389 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00097bf40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.796119838 +0000 UTC m=+47.952214389 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a224c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a700 item 33 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.80576142 +0000 UTC m=+47.961855951 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aee0 item 34 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.81039466 +0000 UTC m=+47.966489199 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a22f80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.81039466 +0000 UTC m=+47.966489199 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a234c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b0a0 item 34 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.813061957 +0000 UTC m=+47.969156487 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a23b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b5e0 item 35 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.814005328 +0000 UTC m=+47.970099869 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48000): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.814005328 +0000 UTC m=+47.970099869 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48500): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b880 item 35 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.816191102 +0000 UTC m=+47.972285642 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a48b80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc00 item 36 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.817257234 +0000 UTC m=+47.973351764 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49080): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.817257234 +0000 UTC m=+47.973351764 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a495c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040be30 item 36 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.819503762 +0000 UTC m=+47.975598292 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a49c00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e380 item 37 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.820485334 +0000 UTC m=+47.976579865 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.820485334 +0000 UTC m=+47.976579865 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6e600): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e620 item 37 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.822988845 +0000 UTC m=+47.979083376 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6ec80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee00 item 38 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.824124458 +0000 UTC m=+47.980218988 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f180): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.824124458 +0000 UTC m=+47.980218988 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6f6c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041efc0 item 38 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.826257322 +0000 UTC m=+47.982351852 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a6fd40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f490 item 39 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.827133166 +0000 UTC m=+47.983227697 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c2c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.827133166 +0000 UTC m=+47.983227697 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9c7c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f960 item 39 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.830167955 +0000 UTC m=+47.986262494 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9ce40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 40 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.831164906 +0000 UTC m=+47.987259446 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d340): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.831164906 +0000 UTC m=+47.987259446 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9d880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004240e0 item 40 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.833226897 +0000 UTC m=+47.989321428 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000a9de40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424540 item 41 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.833882559 +0000 UTC m=+47.989977088 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab63c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 41 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.834680196 +0000 UTC m=+47.990774726 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.834680196 +0000 UTC m=+47.990774726 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab6dc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004248c0 item 41 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.83677014 +0000 UTC m=+47.992864670 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7400): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e70 item 42 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.837359726 +0000 UTC m=+47.993454257 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7900): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 42 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.838233076 +0000 UTC m=+47.994327607 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ab7e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.838233076 +0000 UTC m=+47.994327607 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000ada440): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 42 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.840182938 +0000 UTC m=+47.996277468 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaa80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004255e0 item 43 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.8408183 +0000 UTC m=+47.996912830 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adaf80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 43 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.841514738 +0000 UTC m=+47.997609268 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adb4c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.841514738 +0000 UTC m=+47.997609268 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000adba00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004259d0 item 43 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.84365671 +0000 UTC m=+47.999751240 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af80c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ea0 item 44 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.844616922 +0000 UTC m=+48.000711472 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af85c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 44 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.845595389 +0000 UTC m=+48.001689920 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af8b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.845595389 +0000 UTC m=+48.001689920 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9080): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac380 item 44 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.847430896 +0000 UTC m=+48.003525426 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af96c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac9a0 item 45 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.848261646 +0000 UTC m=+48.004356186 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000af9bc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.848261646 +0000 UTC m=+48.004356186 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30340): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acc40 item 45 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.851774802 +0000 UTC m=+48.007869331 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30980): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad1f0 item 46 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.852682506 +0000 UTC m=+48.008777046 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b30e80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.852682506 +0000 UTC m=+48.008777046 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 46 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.85535291 +0000 UTC m=+48.011447449 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b31bc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad8f0 item 47 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.856211892 +0000 UTC m=+48.012306423 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c140): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.856211892 +0000 UTC m=+48.012306423 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5c840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 47 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.858290325 +0000 UTC m=+48.014384855 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5ce80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482000 item 48 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.8590174 +0000 UTC m=+48.015111930 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5d380): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.8590174 +0000 UTC m=+48.015111930 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b5da80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482230 item 48 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.861988658 +0000 UTC m=+48.018083188 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72140): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 49 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.862955634 +0000 UTC m=+48.019050174 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b725c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.862955634 +0000 UTC m=+48.019050174 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b72b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482bd0 item 49 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.86578181 +0000 UTC m=+48.021876350 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73180): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483180 item 50 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.86700189 +0000 UTC m=+48.023096421 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73680): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.86700189 +0000 UTC m=+48.023096421 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000b73c00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004835e0 item 50 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.869407768 +0000 UTC m=+48.025502299 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92300): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b20 item 51 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.870373542 +0000 UTC m=+48.026468071 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92800): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.870373542 +0000 UTC m=+48.026468071 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b92d40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483e30 item 51 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.872479736 +0000 UTC m=+48.028574276 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b933c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004843f0 item 52 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.873982176 +0000 UTC m=+48.030076706 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b938c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.873982176 +0000 UTC m=+48.030076706 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006b93e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 52 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.87627969 +0000 UTC m=+48.032374229 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484a10 item 53 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.877177736 +0000 UTC m=+48.033272277 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4a40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.877177736 +0000 UTC m=+48.033272277 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb4f80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484cb0 item 53 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.8794167 +0000 UTC m=+48.035511230 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5600): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485110 item 54 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.880301131 +0000 UTC m=+48.036395661 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bb5b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.880301131 +0000 UTC m=+48.036395661 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 54 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.882249789 +0000 UTC m=+48.038344319 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4780): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485730 item 55 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.883046574 +0000 UTC m=+48.039141105 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd4c80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.883046574 +0000 UTC m=+48.039141105 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006bd51c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485960 item 55 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.885045037 +0000 UTC m=+48.041139568 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc00012bd00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db20 item 56 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.885964503 +0000 UTC m=+48.042059033 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670280): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.885964503 +0000 UTC m=+48.042059033 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670800): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dea0 item 56 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.887536214 +0000 UTC m=+48.043630724 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000670e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c380 item 57 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.888132614 +0000 UTC m=+48.044227134 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671380): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c5b0 item 57 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.888927757 +0000 UTC m=+48.045022287 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0006718c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.888927757 +0000 UTC m=+48.045022287 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000671e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c7e0 item 57 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.891242262 +0000 UTC m=+48.047336802 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0e500): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cc40 item 58 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.89213614 +0000 UTC m=+48.048230670 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ea40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce70 item 58 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.893217792 +0000 UTC m=+48.049312322 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0ef80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.893217792 +0000 UTC m=+48.049312322 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0f540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 58 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.89597092 +0000 UTC m=+48.052065461 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c0fb80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d500 item 59 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.896563763 +0000 UTC m=+48.052658273 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c140): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d730 item 59 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.897594609 +0000 UTC m=+48.053689149 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3c680): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.897594609 +0000 UTC m=+48.053689149 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3cc00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 59 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.899599723 +0000 UTC m=+48.055694234 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048df10 item 60 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.900217564 +0000 UTC m=+48.056312074 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3d780): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c2a0 item 60 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.90105192 +0000 UTC m=+48.057146430 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c3dcc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.90105192 +0000 UTC m=+48.057146430 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a300): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 60 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.902654639 +0000 UTC m=+48.058749149 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5a940): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049caf0 item 61 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.903159377 +0000 UTC m=+48.059253888 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5ae80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.903159377 +0000 UTC m=+48.059253888 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5b580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd90 item 61 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.904610972 +0000 UTC m=+48.060705492 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c5bbc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d1f0 item 62 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.905288875 +0000 UTC m=+48.061383384 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78180): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.905288875 +0000 UTC m=+48.061383384 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d490 item 62 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.907101879 +0000 UTC m=+48.063196380 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c78ec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049da40 item 63 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.907924724 +0000 UTC m=+48.064019264 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79400): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.907924724 +0000 UTC m=+48.064019264 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c79b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dce0 item 63 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.91009022 +0000 UTC m=+48.066184730 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a1c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e380 item 64 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.910787118 +0000 UTC m=+48.066881628 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9a700): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.910787118 +0000 UTC m=+48.066881628 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9ae00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e5b0 item 64 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.913046329 +0000 UTC m=+48.069140880 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b440): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e9a0 item 65 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.913666976 +0000 UTC m=+48.069761496 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9b8c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.913666976 +0000 UTC m=+48.069761496 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006c9bdc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eb60 item 65 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.915383428 +0000 UTC m=+48.071477938 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006cb8480): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ef50 item 66 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.916104702 +0000 UTC m=+48.072199213 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.916104702 +0000 UTC m=+48.072199213 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996640): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c540 item 66 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.917627551 +0000 UTC m=+48.073722061 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000996c80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ce00 item 67 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.918274376 +0000 UTC m=+48.074368886 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.918274376 +0000 UTC m=+48.074368886 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997600): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cfc0 item 67 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.920053125 +0000 UTC m=+48.076147636 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc000997c80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d6c0 item 68 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.920845131 +0000 UTC m=+48.076939632 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.920845131 +0000 UTC m=+48.076939632 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8740): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dea0 item 68 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.922656243 +0000 UTC m=+48.078750753 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b8d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0380 item 69 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.923389719 +0000 UTC m=+48.079484229 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.923389719 +0000 UTC m=+48.079484229 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9700): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0620 item 69 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.925128514 +0000 UTC m=+48.081223024 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009b9d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a09a0 item 70 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.925853836 +0000 UTC m=+48.081948346 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6300): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.925853836 +0000 UTC m=+48.081948346 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0b60 item 70 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.927571961 +0000 UTC m=+48.083666472 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e6ec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0ee0 item 71 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.928286504 +0000 UTC m=+48.084381014 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e73c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.928286504 +0000 UTC m=+48.084381014 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e78c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a10a0 item 71 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.930105118 +0000 UTC m=+48.086199628 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc0009e7f40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1420 item 72 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.930954603 +0000 UTC m=+48.087049103 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0c4c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.930954603 +0000 UTC m=+48.087049103 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0ca00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a15e0 item 72 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.932596266 +0000 UTC m=+48.088690776 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0cfc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1960 item 73 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.933306088 +0000 UTC m=+48.089400597 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d4c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b20 item 73 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.9340686 +0000 UTC m=+48.090163110 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0d980): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.9340686 +0000 UTC m=+48.090163110 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d0dec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ce0 item 73 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.935842229 +0000 UTC m=+48.091936740 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2c580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d380e0 item 74 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.936646289 +0000 UTC m=+48.092740799 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2ca80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d382a0 item 74 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.937449377 +0000 UTC m=+48.093543887 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2cfc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.937449377 +0000 UTC m=+48.093543887 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2d540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d38460 item 74 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.939505919 +0000 UTC m=+48.095600429 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d2db80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d387e0 item 75 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.940246317 +0000 UTC m=+48.096340828 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): _writeAt: size=3, off=2 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d389a0 item 75 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.940902761 +0000 UTC m=+48.096997271 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4e640): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.940902761 +0000 UTC m=+48.096997271 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4eb80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d38b60 item 75 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.94247867 +0000 UTC m=+48.098573180 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f1c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d38ee0 item 76 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.943092241 +0000 UTC m=+48.099186751 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4f6c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d390a0 item 76 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): _writeAt: size=3, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.943886423 +0000 UTC m=+48.099980933 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d4fc00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.943886423 +0000 UTC m=+48.099980933 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d39260 item 76 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.945458183 +0000 UTC m=+48.101552693 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d395e0 item 77 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.946050676 +0000 UTC m=+48.102145187 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d70d40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.946050676 +0000 UTC m=+48.102145187 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71440): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d397a0 item 77 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.947796153 +0000 UTC m=+48.103890663 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d71a80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d39b20 item 78 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.948328082 +0000 UTC m=+48.104422592 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e000): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.948328082 +0000 UTC m=+48.104422592 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8e700): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d39ce0 item 78 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.950069762 +0000 UTC m=+48.106164272 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8ed40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da20e0 item 79 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.950738488 +0000 UTC m=+48.106832998 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.950738488 +0000 UTC m=+48.106832998 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006d8f940): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da22a0 item 79 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.952266416 +0000 UTC m=+48.108360926 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae000): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da2620 item 80 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.952828181 +0000 UTC m=+48.108922690 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dae500): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.952828181 +0000 UTC m=+48.108922690 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daec00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da27e0 item 80 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.955034895 +0000 UTC m=+48.111129405 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da2b60 item 81 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.955770705 +0000 UTC m=+48.111865216 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006daf6c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.955770705 +0000 UTC m=+48.111865216 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dafc00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da2d20 item 81 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.957235125 +0000 UTC m=+48.113329635 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4300): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da30a0 item 82 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.957908629 +0000 UTC m=+48.114003180 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4800): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.957908629 +0000 UTC m=+48.114003180 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd4d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da3260 item 82 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.9594106 +0000 UTC m=+48.115505110 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5400): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da35e0 item 83 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.960145969 +0000 UTC m=+48.116240480 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5900): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.960145969 +0000 UTC m=+48.116240480 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006dd5e40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da37a0 item 83 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.961585874 +0000 UTC m=+48.117680384 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0540): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da3b20 item 84 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.962365658 +0000 UTC m=+48.118460168 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0a40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.962365658 +0000 UTC m=+48.118460168 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df0fc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da3ce0 item 84 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.963816852 +0000 UTC m=+48.119911363 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1640): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e080e0 item 85 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.964548557 +0000 UTC m=+48.120643056 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006df1b40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.964548557 +0000 UTC m=+48.120643056 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16100): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e082a0 item 85 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.966548351 +0000 UTC m=+48.122642890 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16780): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e08620 item 86 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.967433202 +0000 UTC m=+48.123527732 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e16c80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.967433202 +0000 UTC m=+48.123527732 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e087e0 item 86 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.969368396 +0000 UTC m=+48.125462925 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e08b60 item 87 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.970220696 +0000 UTC m=+48.126315226 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e17d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.970220696 +0000 UTC m=+48.126315226 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32340): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e08d20 item 87 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.972352368 +0000 UTC m=+48.128446898 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e329c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e090a0 item 88 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.973238001 +0000 UTC m=+48.129332531 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e32ec0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.973238001 +0000 UTC m=+48.129332531 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33440): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e09260 item 88 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.975342573 +0000 UTC m=+48.131437083 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e33a80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e095e0 item 89 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.975981502 +0000 UTC m=+48.132076011 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50040): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e097a0 item 89 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.976594282 +0000 UTC m=+48.132688781 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.976594282 +0000 UTC m=+48.132688781 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e50b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e09960 item 89 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.978163989 +0000 UTC m=+48.134258499 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51140): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e09ce0 item 90 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.978917805 +0000 UTC m=+48.135012335 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51680): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e09ea0 item 90 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.97989566 +0000 UTC m=+48.135990191 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e51bc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.97989566 +0000 UTC m=+48.135990191 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74200): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e720e0 item 90 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.981916084 +0000 UTC m=+48.138010614 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e72460 item 91 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.98276619 +0000 UTC m=+48.138860730 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e74d80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): >_readAt: n=2, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): _writeAt: size=3, off=7 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e72620 item 91 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.983610937 +0000 UTC m=+48.139705466 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e752c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): >_readAt: n=8, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.983610937 +0000 UTC m=+48.139705466 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75840): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e727e0 item 91 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.985422497 +0000 UTC m=+48.141517008 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e75e80): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e72b60 item 92 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.986064492 +0000 UTC m=+48.142159002 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92440): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): open at offset 5 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e72d20 item 92 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): _readAt: size=2, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): _writeAt: size=3, off=5 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): >_writeAt: n=3, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.986821213 +0000 UTC m=+48.142915723 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92980): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): >_readAt: n=3, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.986821213 +0000 UTC m=+48.142915723 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e92f40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e72ee0 item 92 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.988307134 +0000 UTC m=+48.144401644 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93580): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e73260 item 93 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.989169993 +0000 UTC m=+48.145264524 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006e93ac0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.989169993 +0000 UTC m=+48.145264524 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2240): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e73420 item 93 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.991307206 +0000 UTC m=+48.147401736 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2880): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e737a0 item 94 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.992107669 +0000 UTC m=+48.148202198 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb2dc0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.992107669 +0000 UTC m=+48.148202198 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb34c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e73960 item 94 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.994230524 +0000 UTC m=+48.150325054 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006eb3b00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e73ce0 item 95 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.995039584 +0000 UTC m=+48.151134114 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece0c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.995039584 +0000 UTC m=+48.151134114 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ece7c0): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e73ea0 item 95 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 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/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): open at offset 0 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): _readAt: size=2, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): >_readAt: n=0, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.997132062 +0000 UTC m=+48.153226593 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecee00): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): _writeAt: size=5, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): >openPending: err= 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed82a0 item 96 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): >_writeAt: n=5, err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.997903782 +0000 UTC m=+48.153998312 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecf340): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:33 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): _readAt: size=512, off=0 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): openPending: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): >openPending: err= 2025/10/05 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): >_readAt: n=5, err=EOF 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): close: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:33.997903782 +0000 UTC m=+48.153998312 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:33 DEBUG : open-test-file(0xc006ecfa40): >close: err= 2025/10/05 03:37:33 DEBUG : open-test-file: Remove: 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed8460 item 96 2025/10/05 03:37:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:33 DEBUG : open-test-file: >Remove: err= 2025/10/05 03:37:33 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:33 DEBUG : Looking for writers 2025/10/05 03:37:33 DEBUG : >WaitForWriters: 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:34 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/05 03:37:34 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.097390068 +0000 UTC m=+48.253484609 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb8e00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.097390068 +0000 UTC m=+48.253484609 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.097390068 +0000 UTC m=+48.253484609 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f650 item 1 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.101320277 +0000 UTC m=+48.257414828 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006cb9d80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.101320277 +0000 UTC m=+48.257414828 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a300): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc00 item 2 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.104095036 +0000 UTC m=+48.260189587 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2a940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.104095036 +0000 UTC m=+48.260189587 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2adc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.104095036 +0000 UTC m=+48.260189587 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3a070 item 3 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.107586622 +0000 UTC m=+48.263681172 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2b900): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.107586622 +0000 UTC m=+48.263681172 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f2be40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3a540 item 4 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.110510662 +0000 UTC m=+48.266605212 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e500): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.110510662 +0000 UTC m=+48.266605212 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4e980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.110510662 +0000 UTC m=+48.266605212 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4ee40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3a8c0 item 5 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.114263719 +0000 UTC m=+48.270358259 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4f4c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.114263719 +0000 UTC m=+48.270358259 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f4fa00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3ad90 item 6 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.117050471 +0000 UTC m=+48.273145020 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70100): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.117050471 +0000 UTC m=+48.273145020 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70600): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.117050471 +0000 UTC m=+48.273145020 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f70ac0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3b110 item 7 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.120513903 +0000 UTC m=+48.276608454 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.120513903 +0000 UTC m=+48.276608454 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71680): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3b5e0 item 8 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc006f71c40): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f71c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.124089266 +0000 UTC m=+48.280183816 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.124089266 +0000 UTC m=+48.280183816 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92500): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.124089266 +0000 UTC m=+48.280183816 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f92a00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3b960 item 9 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.128424807 +0000 UTC m=+48.284519357 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.128424807 +0000 UTC m=+48.284519357 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f935c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f3be30 item 10 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc006f93c00): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006f93c00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.131577656 +0000 UTC m=+48.287672207 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.131577656 +0000 UTC m=+48.287672207 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.131577656 +0000 UTC m=+48.287672207 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb8a40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa6230 item 11 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.135395484 +0000 UTC m=+48.291490035 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb90c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.135395484 +0000 UTC m=+48.291490035 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9600): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa6700 item 12 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc006fb9c40): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fb9c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.138226749 +0000 UTC m=+48.294321290 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.138226749 +0000 UTC m=+48.294321290 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa6a80 item 13 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.141633015 +0000 UTC m=+48.297727565 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd2dc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.141633015 +0000 UTC m=+48.297727565 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3300): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa6e00 item 14 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc006fd3940): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.145570758 +0000 UTC m=+48.301665308 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006fd3d00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.145570758 +0000 UTC m=+48.301665308 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8440): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa7180 item 15 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.148715482 +0000 UTC m=+48.304810032 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff8ac0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.148715482 +0000 UTC m=+48.304810032 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9000): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa7500 item 16 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.151483279 +0000 UTC m=+48.307577829 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9640): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.151483279 +0000 UTC m=+48.307577829 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006ff9ac0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.151483279 +0000 UTC m=+48.307577829 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa7880 item 17 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.154940159 +0000 UTC m=+48.311034700 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070126c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.154940159 +0000 UTC m=+48.311034700 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007012c00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa7d50 item 18 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.157761957 +0000 UTC m=+48.313856507 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.157761957 +0000 UTC m=+48.313856507 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013780): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.157761957 +0000 UTC m=+48.313856507 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007013c80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702a150 item 19 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.161628136 +0000 UTC m=+48.317722686 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.161628136 +0000 UTC m=+48.317722686 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070388c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702a620 item 20 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.164180368 +0000 UTC m=+48.320274918 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007038f40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.164180368 +0000 UTC m=+48.320274918 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039440): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.164180368 +0000 UTC m=+48.320274918 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007039940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702a9a0 item 21 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.168418886 +0000 UTC m=+48.324513436 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.168418886 +0000 UTC m=+48.324513436 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058580): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702ae70 item 22 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.171403169 +0000 UTC m=+48.327497730 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007058c00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.171403169 +0000 UTC m=+48.327497730 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059100): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.171403169 +0000 UTC m=+48.327497730 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059600): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702b1f0 item 23 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.175843255 +0000 UTC m=+48.331937805 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007059c80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.175843255 +0000 UTC m=+48.331937805 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702b6c0 item 24 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc007076880): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076880): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.179035259 +0000 UTC m=+48.335129809 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007076c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.179035259 +0000 UTC m=+48.335129809 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.179035259 +0000 UTC m=+48.335129809 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077680): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702ba40 item 25 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.183392279 +0000 UTC m=+48.339486829 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007077d00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.183392279 +0000 UTC m=+48.339486829 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070962c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00702bf10 item 26 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc007096900): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096900): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.186907188 +0000 UTC m=+48.343001728 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007096cc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.186907188 +0000 UTC m=+48.343001728 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070971c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.186907188 +0000 UTC m=+48.343001728 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097700): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709a310 item 27 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.190923959 +0000 UTC m=+48.347018510 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007097d80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.190923959 +0000 UTC m=+48.347018510 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8340): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709a7e0 item 28 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc0070b8980): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.193291195 +0000 UTC m=+48.349385725 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b8d40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.193291195 +0000 UTC m=+48.349385725 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9400): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709ab60 item 29 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.195309083 +0000 UTC m=+48.351403623 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070b9a80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.195309083 +0000 UTC m=+48.351403623 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709aee0 item 30 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): _readAt: size=2, off=0 2025/10/05 03:37:34 ERROR : open-test-file(0xc0070d4680): Couldn't read size of file 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): >_writeAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): close: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4680): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.19743247 +0000 UTC m=+48.353526999 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d4a40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.19743247 +0000 UTC m=+48.353526999 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5100): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709b260 item 31 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.199508948 +0000 UTC m=+48.355603478 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5780): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.199508948 +0000 UTC m=+48.355603478 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070d5cc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709b5e0 item 32 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.201937959 +0000 UTC m=+48.358032499 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709b960 item 33 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.202568422 +0000 UTC m=+48.358662952 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fa800): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.202568422 +0000 UTC m=+48.358662952 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fad00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709bb20 item 33 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.204695005 +0000 UTC m=+48.360789535 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb340): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00709bea0 item 34 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.205500077 +0000 UTC m=+48.361594606 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fb7c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.205500077 +0000 UTC m=+48.361594606 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0070fbd00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071120e0 item 34 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.207630928 +0000 UTC m=+48.363725458 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a3c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007112460 item 35 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.208476966 +0000 UTC m=+48.364571496 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711a840): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.208476966 +0000 UTC m=+48.364571496 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711ad40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007112620 item 35 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.210491408 +0000 UTC m=+48.366585937 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b3c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071129a0 item 36 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.211519348 +0000 UTC m=+48.367613878 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711b8c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.211519348 +0000 UTC m=+48.367613878 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00711be00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007112b60 item 36 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.213942327 +0000 UTC m=+48.370036857 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071364c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007112ee0 item 37 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.214788666 +0000 UTC m=+48.370883196 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.214788666 +0000 UTC m=+48.370883196 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007136e40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071130a0 item 37 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.217003163 +0000 UTC m=+48.373097694 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071374c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007113420 item 38 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.218080827 +0000 UTC m=+48.374175357 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071379c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.218080827 +0000 UTC m=+48.374175357 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007137f00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071135e0 item 38 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.221120193 +0000 UTC m=+48.377214744 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715c600): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed90a0 item 39 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.222152731 +0000 UTC m=+48.378247272 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eee6c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.222152731 +0000 UTC m=+48.378247272 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eeebc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed9260 item 39 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.225302216 +0000 UTC m=+48.381396746 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed95e0 item 40 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.226500745 +0000 UTC m=+48.382595275 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eef740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.226500745 +0000 UTC m=+48.382595275 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006eefc80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed97a0 item 40 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.229220693 +0000 UTC m=+48.385315233 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071982c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed9b20 item 41 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.230178721 +0000 UTC m=+48.386273251 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071987c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed9ce0 item 41 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.231090092 +0000 UTC m=+48.387184622 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007198c80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.231090092 +0000 UTC m=+48.387184622 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071991c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed9ea0 item 41 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.234294839 +0000 UTC m=+48.390389389 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199800): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b02a0 item 42 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.237018663 +0000 UTC m=+48.393113204 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007199d00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b0460 item 42 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.238299909 +0000 UTC m=+48.394394449 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba2c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.238299909 +0000 UTC m=+48.394394449 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ba840): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b0620 item 42 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.240592633 +0000 UTC m=+48.396687153 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bae80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b09a0 item 43 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.241458649 +0000 UTC m=+48.397553169 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b0b60 item 43 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.242290261 +0000 UTC m=+48.398384791 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bb8c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.242290261 +0000 UTC m=+48.398384791 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071bbe00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b0d20 item 43 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.244160943 +0000 UTC m=+48.400255473 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc4c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b10a0 item 44 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.24488925 +0000 UTC m=+48.400983770 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dc9c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b1260 item 44 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.24578361 +0000 UTC m=+48.401878130 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dcf00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.24578361 +0000 UTC m=+48.401878130 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071dd480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b1420 item 44 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.247565916 +0000 UTC m=+48.403660436 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071ddac0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b17a0 item 45 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.248352894 +0000 UTC m=+48.404447414 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.248352894 +0000 UTC m=+48.404447414 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fa740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b1960 item 45 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.250432157 +0000 UTC m=+48.406526677 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fad80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b1ce0 item 46 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.251156928 +0000 UTC m=+48.407251458 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.251156928 +0000 UTC m=+48.407251458 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0071fb980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071b1ea0 item 46 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.25326705 +0000 UTC m=+48.409361570 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072182a0 item 47 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.254025985 +0000 UTC m=+48.410120515 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.254025985 +0000 UTC m=+48.410120515 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007222c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007218460 item 47 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.256179197 +0000 UTC m=+48.412273728 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072187e0 item 48 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.25689414 +0000 UTC m=+48.412988660 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223780): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.25689414 +0000 UTC m=+48.412988660 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007223e80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072189a0 item 48 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.258977851 +0000 UTC m=+48.415072381 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007218d20 item 49 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.25982942 +0000 UTC m=+48.415923940 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072449c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.25982942 +0000 UTC m=+48.415923940 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007244f00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007218ee0 item 49 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.262259073 +0000 UTC m=+48.418353633 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245580): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007219260 item 50 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.263601392 +0000 UTC m=+48.419695942 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007245a80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.263601392 +0000 UTC m=+48.419695942 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007219420 item 50 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.266350163 +0000 UTC m=+48.422444693 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725e700): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072197a0 item 51 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.267228853 +0000 UTC m=+48.423323373 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725ec00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.267228853 +0000 UTC m=+48.423323373 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007219960 item 51 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.269221685 +0000 UTC m=+48.425316205 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725f7c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007219ce0 item 52 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.270053627 +0000 UTC m=+48.426148147 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00725fcc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.270053627 +0000 UTC m=+48.426148147 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c2c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007219ea0 item 52 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.271998459 +0000 UTC m=+48.428092989 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727c940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072802a0 item 53 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.272672003 +0000 UTC m=+48.428766523 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727ce40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.272672003 +0000 UTC m=+48.428766523 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727d380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007280460 item 53 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.275071829 +0000 UTC m=+48.431166349 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727da00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072807e0 item 54 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.275916625 +0000 UTC m=+48.432011145 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00727df00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.275916625 +0000 UTC m=+48.432011145 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0500): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072809a0 item 54 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.277861637 +0000 UTC m=+48.433956166 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a0b80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007280d20 item 55 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.278628186 +0000 UTC m=+48.434722706 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.278628186 +0000 UTC m=+48.434722706 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a15c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007280ee0 item 55 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.281057797 +0000 UTC m=+48.437152317 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072a1c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007281260 item 56 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.282168061 +0000 UTC m=+48.438262581 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c01c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.282168061 +0000 UTC m=+48.438262581 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007281420 item 56 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.285049502 +0000 UTC m=+48.441144022 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c0d80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072817a0 item 57 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.285833715 +0000 UTC m=+48.441928245 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c12c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007281960 item 57 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.286787555 +0000 UTC m=+48.442882085 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1800): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.286787555 +0000 UTC m=+48.442882085 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072c1d80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007281b20 item 57 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.290118007 +0000 UTC m=+48.446212537 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0072dc440): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ea0 item 58 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.290838731 +0000 UTC m=+48.446933261 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd56c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bec0e0 item 58 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.291925492 +0000 UTC m=+48.448020022 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bd5c00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.291925492 +0000 UTC m=+48.448020022 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bec2a0 item 58 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.294021566 +0000 UTC m=+48.450116086 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4880): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bec620 item 59 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.294796241 +0000 UTC m=+48.450890761 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf4dc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bec7e0 item 59 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.295564223 +0000 UTC m=+48.451658753 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5300): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.295564223 +0000 UTC m=+48.451658753 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5880): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bec9a0 item 59 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.29882187 +0000 UTC m=+48.454916400 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc006bf5ec0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006becd20 item 60 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.300035187 +0000 UTC m=+48.456129747 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006becee0 item 60 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.301508283 +0000 UTC m=+48.457602834 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073189c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.301508283 +0000 UTC m=+48.457602834 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007318f80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bed0a0 item 60 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.303848046 +0000 UTC m=+48.459942576 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073195c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bed420 item 61 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.304564432 +0000 UTC m=+48.460658961 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007319b00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.304564432 +0000 UTC m=+48.460658961 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bed5e0 item 61 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.306664114 +0000 UTC m=+48.462758644 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733e8c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bed960 item 62 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.307462352 +0000 UTC m=+48.463556883 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733ee00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.307462352 +0000 UTC m=+48.463556883 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733f500): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bedb20 item 62 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.309851057 +0000 UTC m=+48.465945587 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00733fb40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bedea0 item 63 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.310491039 +0000 UTC m=+48.466585579 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362100): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.310491039 +0000 UTC m=+48.466585579 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362800): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073660e0 item 63 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): >_readAt: n=0, err=Bad file descriptor 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.312681863 +0000 UTC m=+48.468776392 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007362e40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007366460 item 64 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.313599034 +0000 UTC m=+48.469693564 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.313599034 +0000 UTC m=+48.469693564 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007363a80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007366620 item 64 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.316259229 +0000 UTC m=+48.472353768 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007380140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073669a0 item 65 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.317896092 +0000 UTC m=+48.473990622 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0073805c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.317896092 +0000 UTC m=+48.473990622 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715ca80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071138f0 item 65 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.321012954 +0000 UTC m=+48.477107484 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d0c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007113c70 item 66 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.323574002 +0000 UTC m=+48.479668533 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715d540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.323574002 +0000 UTC m=+48.479668533 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00715da80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007113e30 item 66 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.32692804 +0000 UTC m=+48.483022570 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717c230 item 67 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.32849415 +0000 UTC m=+48.484588680 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074005c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.32849415 +0000 UTC m=+48.484588680 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007400ac0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717c3f0 item 67 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.33135426 +0000 UTC m=+48.487448790 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717c770 item 68 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.332266643 +0000 UTC m=+48.488361173 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401640): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.332266643 +0000 UTC m=+48.488361173 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007401b80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717c930 item 68 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.334405709 +0000 UTC m=+48.490500239 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717ccb0 item 69 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.335018009 +0000 UTC m=+48.491112538 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741e6c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.335018009 +0000 UTC m=+48.491112538 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741ebc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717ce70 item 69 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.337018184 +0000 UTC m=+48.493112714 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717d1f0 item 70 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.337858351 +0000 UTC m=+48.493952892 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741f740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.337858351 +0000 UTC m=+48.493952892 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc00741fc80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717d3b0 item 70 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.340881838 +0000 UTC m=+48.496976368 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717d730 item 71 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.341974699 +0000 UTC m=+48.498069229 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442880): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.341974699 +0000 UTC m=+48.498069229 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007442d80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717d8f0 item 71 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.346042377 +0000 UTC m=+48.502136907 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443400): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717dc70 item 72 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.348804814 +0000 UTC m=+48.504899344 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443900): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.348804814 +0000 UTC m=+48.504899344 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007443e40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00717de30 item 72 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.354957465 +0000 UTC m=+48.511051995 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007462230 item 73 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.357232257 +0000 UTC m=+48.513326787 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074623f0 item 73 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.358682088 +0000 UTC m=+48.514776618 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007460e40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.358682088 +0000 UTC m=+48.514776618 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074625b0 item 73 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.361789281 +0000 UTC m=+48.517883812 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074619c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007462930 item 74 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.362460432 +0000 UTC m=+48.518554962 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007461ec0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007462af0 item 74 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.363845933 +0000 UTC m=+48.519940464 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.363845933 +0000 UTC m=+48.519940464 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007482a00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007462cb0 item 74 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.367459247 +0000 UTC m=+48.523553757 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007463030 item 75 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.368090232 +0000 UTC m=+48.524184743 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): _writeAt: size=3, off=2 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074631f0 item 75 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.368807177 +0000 UTC m=+48.524901688 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007483a80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.368807177 +0000 UTC m=+48.524901688 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2040): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074633b0 item 75 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.370762269 +0000 UTC m=+48.526856799 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2680): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007463730 item 76 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.371351615 +0000 UTC m=+48.527446145 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a2b80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074638f0 item 76 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): _writeAt: size=3, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.372257967 +0000 UTC m=+48.528352496 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a30c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.372257967 +0000 UTC m=+48.528352496 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3640): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007463ab0 item 76 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.37447472 +0000 UTC m=+48.530569249 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074a3c80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007463e30 item 77 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.375246838 +0000 UTC m=+48.531341368 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0200): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.375246838 +0000 UTC m=+48.531341368 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0900): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c8070 item 77 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.377424878 +0000 UTC m=+48.533519418 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c0f40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c83f0 item 78 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.37856037 +0000 UTC m=+48.534654900 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1440): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.37856037 +0000 UTC m=+48.534654900 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074c1b40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c85b0 item 78 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.38148965 +0000 UTC m=+48.537584180 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de200): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c8930 item 79 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.382212496 +0000 UTC m=+48.538307027 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074de700): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.382212496 +0000 UTC m=+48.538307027 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074dee00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c8af0 item 79 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.3844294 +0000 UTC m=+48.540523929 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df440): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c8e70 item 80 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.385515659 +0000 UTC m=+48.541610189 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0074df940): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.385515659 +0000 UTC m=+48.541610189 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075000c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c9030 item 80 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.388257526 +0000 UTC m=+48.544352056 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500700): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c93b0 item 81 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.389227989 +0000 UTC m=+48.545322519 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007500b80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.389227989 +0000 UTC m=+48.545322519 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075010c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c9570 item 81 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.392534937 +0000 UTC m=+48.548629477 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501740): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c98f0 item 82 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.39380424 +0000 UTC m=+48.549898770 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007501c40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.39380424 +0000 UTC m=+48.549898770 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c9ab0 item 82 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.396212092 +0000 UTC m=+48.552306621 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075228c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c9e30 item 83 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.397470304 +0000 UTC m=+48.553564834 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007522dc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.397470304 +0000 UTC m=+48.553564834 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523300): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007530070 item 83 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.399821819 +0000 UTC m=+48.555916349 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075303f0 item 84 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.400950067 +0000 UTC m=+48.557044597 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007523e80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.400950067 +0000 UTC m=+48.557044597 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075305b0 item 84 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.40361481 +0000 UTC m=+48.559709340 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007542b00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007530930 item 85 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.404467601 +0000 UTC m=+48.560562131 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543000): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.404467601 +0000 UTC m=+48.560562131 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543540): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007530af0 item 85 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.406824235 +0000 UTC m=+48.562918766 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007543bc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007530e70 item 86 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.408393592 +0000 UTC m=+48.564488133 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564140): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.408393592 +0000 UTC m=+48.564488133 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075646c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007531030 item 86 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.410481363 +0000 UTC m=+48.566575883 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007564d40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075313b0 item 87 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.411255516 +0000 UTC m=+48.567350036 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.411255516 +0000 UTC m=+48.567350036 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565780): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007531570 item 87 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.41296742 +0000 UTC m=+48.569061930 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007565e00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075318f0 item 88 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.41376641 +0000 UTC m=+48.569860919 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582380): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.41376641 +0000 UTC m=+48.569860919 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582900): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007531ab0 item 88 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.415244415 +0000 UTC m=+48.571338925 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007582f40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007531e30 item 89 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.415913691 +0000 UTC m=+48.572008201 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583480): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598070 item 89 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.417130816 +0000 UTC m=+48.573225367 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075839c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.417130816 +0000 UTC m=+48.573225367 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007583f40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598230 item 89 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.41951301 +0000 UTC m=+48.575607549 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0600): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075985b0 item 90 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.420409663 +0000 UTC m=+48.576504203 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a0b40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598770 item 90 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.421474251 +0000 UTC m=+48.577568792 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1080): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.421474251 +0000 UTC m=+48.577568792 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1640): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598930 item 90 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.42401419 +0000 UTC m=+48.580108740 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075a1c80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598cb0 item 91 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.424779577 +0000 UTC m=+48.580874118 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8240): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): >_readAt: n=2, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): _writeAt: size=3, off=7 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007598e70 item 91 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.425768895 +0000 UTC m=+48.581863435 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8780): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): >_readAt: n=8, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.425768895 +0000 UTC m=+48.581863435 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c8d00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007599030 item 91 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.428004843 +0000 UTC m=+48.584099382 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9340): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075993b0 item 92 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.428831655 +0000 UTC m=+48.584926165 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9880): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): open at offset 5 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007599570 item 92 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): _readAt: size=2, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): _writeAt: size=3, off=5 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): >_writeAt: n=3, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.429639973 +0000 UTC m=+48.585734483 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075c9dc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): >_readAt: n=3, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.429639973 +0000 UTC m=+48.585734483 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4400): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007599730 item 92 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.431445262 +0000 UTC m=+48.587539772 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4a40): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007599ab0 item 93 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.432325394 +0000 UTC m=+48.588419924 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e4f80): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.432325394 +0000 UTC m=+48.588419924 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5680): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007599c70 item 93 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.434652514 +0000 UTC m=+48.590747044 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0075e5cc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007606070 item 94 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.435632444 +0000 UTC m=+48.591726973 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602280): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.435632444 +0000 UTC m=+48.591726973 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602980): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007606230 item 94 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.438055293 +0000 UTC m=+48.594149823 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007602fc0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076065b0 item 95 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.438804679 +0000 UTC m=+48.594899210 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603500): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.438804679 +0000 UTC m=+48.594899210 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007603c00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007606770 item 95 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 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/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): open at offset 0 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): _readAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): >_readAt: n=0, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.440656887 +0000 UTC m=+48.596751398 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc0076242c0): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): _writeAt: size=5, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): >openPending: err= 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007606af0 item 96 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): >_writeAt: n=5, err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.441350138 +0000 UTC m=+48.597444649 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624800): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/05 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/05 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): _readAt: size=512, off=0 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): openPending: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): >openPending: err= 2025/10/05 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): >_readAt: n=5, err=EOF 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): close: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-05 03:37:34.441350138 +0000 UTC m=+48.597444649 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : open-test-file(0xc007624f00): >close: err= 2025/10/05 03:37:34 DEBUG : open-test-file: Remove: 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007606cb0 item 96 2025/10/05 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/05 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/05 03:37:34 DEBUG : open-test-file: >Remove: err= 2025/10/05 03:37:34 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : >WaitForWriters: 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.85s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:34 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:34 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:34 DEBUG : file1: newRWFileHandle: 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): openPending: 2025/10/05 03:37:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): >openPending: err= 2025/10/05 03:37:34 DEBUG : file1: >newRWFileHandle: err= 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/05 03:37:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): _writeAt: size=2, off=0 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): >_writeAt: n=2, err= 2025/10/05 03:37:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): RWFileHandle.Flush 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): RWFileHandle.Release 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): close: 2025/10/05 03:37:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/05 03:37:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:34 DEBUG : file1(0xc007380d00): >close: err= 2025/10/05 03:37:34 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:34 DEBUG : file1: vfs cache: starting upload 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:34 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/10/05 03:37:34 INFO : file1: Copied (new) 2025/10/05 03:37:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,4dd31235ba358926698427af24a91a75ed5c97f3" 2025/10/05 03:37:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/05 03:37:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/05 03:37:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:34 INFO : file1: vfs cache: upload succeeded try #1 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : >WaitForWriters: 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:34 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:34 DEBUG : Looking for writers 2025/10/05 03:37:34 DEBUG : file1: reading active writers 2025/10/05 03:37:34 DEBUG : >WaitForWriters: 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:34 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:35 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:35 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:35 DEBUG : rename_me: newRWFileHandle: 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): openPending: 2025/10/05 03:37:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): >openPending: err= 2025/10/05 03:37:35 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/05 03:37:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/05 03:37:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): _writeAt: size=5, off=0 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): >_writeAt: n=5, err= 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): close: 2025/10/05 03:37:35 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-05 03:37:35.045512484 +0000 UTC m=+49.201607034 2025/10/05 03:37:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/05 03:37:35 DEBUG : rename_me(0xc0002c6940): >close: err= 2025/10/05 03:37:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/05 03:37:35 DEBUG : i_was_renamed: Updating file with 0xc0001b1e00 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/05 03:37:35 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/05 03:37:35 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/05 03:37:35 DEBUG : i_was_renamed: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:35 INFO : i_was_renamed: Copied (new) 2025/10/05 03:37:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-05 03:37:35 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/05 03:37:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/05 03:37:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/05 03:37:35 DEBUG : Looking for writers 2025/10/05 03:37:35 DEBUG : i_was_renamed: reading active writers 2025/10/05 03:37:35 DEBUG : >WaitForWriters: 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name i_was_renamed --- PASS: TestRWCacheRename (0.47s) === RUN TestRWCacheUpdate run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:35 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/05 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kejewub3lado" 2025/10/05 03:37:35 INFO : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/05 03:37:35 DEBUG : forgetting directory cache 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:35 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): _readAt: size=512, off=0 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): openPending: 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:38:35 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" against cached fingerprint "" 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): >openPending: err= 2025/10/05 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): >_readAt: n=20, err=EOF 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): close: 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:38:35 +0000 UTC 2025/10/05 03:37:35 DEBUG : TestRWCacheUpdate(0xc0002c6740): >close: err= 2025/10/05 03:37:36 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:36 DEBUG : forgetting directory cache 2025/10/05 03:37:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:36 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): _readAt: size=512, off=0 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): openPending: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:39:35 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" against cached fingerprint "20,2025-10-05 02:38:35 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-05 02:39:35 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" != cached fingerprint "20,2025-10-05 02:38:35 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7") 2025/10/05 03:37:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): >openPending: err= 2025/10/05 03:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): >_readAt: n=20, err=EOF 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): close: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:39:35 +0000 UTC 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0002c6d40): >close: err= 2025/10/05 03:37:36 DEBUG : Re-reading directory (132.705307ms old) 2025/10/05 03:37:36 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/05 03:37:36 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:36 DEBUG : forgetting directory cache 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:36 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): _readAt: size=512, off=0 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): openPending: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:40:35 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" against cached fingerprint "20,2025-10-05 02:39:35 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-05 02:40:35 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" != cached fingerprint "20,2025-10-05 02:39:35 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f") 2025/10/05 03:37:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): >openPending: err= 2025/10/05 03:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): >_readAt: n=20, err=EOF 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): close: 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:40:35 +0000 UTC 2025/10/05 03:37:36 DEBUG : TestRWCacheUpdate(0xc0003996c0): >close: err= 2025/10/05 03:37:37 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:37 DEBUG : forgetting directory cache 2025/10/05 03:37:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:37 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): _readAt: size=512, off=0 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): openPending: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:41:35 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" against cached fingerprint "20,2025-10-05 02:40:35 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-05 02:41:35 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" != cached fingerprint "20,2025-10-05 02:40:35 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780") 2025/10/05 03:37:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): >openPending: err= 2025/10/05 03:37:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): >_readAt: n=20, err=EOF 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): close: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:41:35 +0000 UTC 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc000b16b40): >close: err= 2025/10/05 03:37:37 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:37 DEBUG : forgetting directory cache 2025/10/05 03:37:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:37 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): _readAt: size=512, off=0 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): openPending: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:42:35 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" against cached fingerprint "20,2025-10-05 02:41:35 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-05 02:42:35 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" != cached fingerprint "20,2025-10-05 02:41:35 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771") 2025/10/05 03:37:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): >openPending: err= 2025/10/05 03:37:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): >_readAt: n=20, err=EOF 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): close: 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:42:35 +0000 UTC 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate(0xc0002c7c00): >close: err= 2025/10/05 03:37:37 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:37 DEBUG : forgetting directory cache 2025/10/05 03:37:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): _readAt: size=512, off=0 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): openPending: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-05 02:43:35 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" against cached fingerprint "20,2025-10-05 02:42:35 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-05 02:43:35 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" != cached fingerprint "20,2025-10-05 02:42:35 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84") 2025/10/05 03:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/05 03:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): >openPending: err= 2025/10/05 03:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): >_readAt: n=20, err=EOF 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): close: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:43:35 +0000 UTC 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17140): >close: err= 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : forgetting directory cache 2025/10/05 03:37:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): _readAt: size=512, off=0 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): openPending: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-05 02:44:35 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" against cached fingerprint "20,2025-10-05 02:43:35 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-05 02:44:35 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" != cached fingerprint "20,2025-10-05 02:43:35 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f") 2025/10/05 03:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/05 03:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): >openPending: err= 2025/10/05 03:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): >_readAt: n=21, err=EOF 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): close: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:44:35 +0000 UTC 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000a12880): >close: err= 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : forgetting directory cache 2025/10/05 03:37:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): _readAt: size=512, off=0 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): openPending: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-05 02:45:35 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" against cached fingerprint "21,2025-10-05 02:44:35 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-05 02:45:35 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" != cached fingerprint "21,2025-10-05 02:44:35 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d") 2025/10/05 03:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/05 03:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): >openPending: err= 2025/10/05 03:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): >_readAt: n=22, err=EOF 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): close: 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:45:35 +0000 UTC 2025/10/05 03:37:38 DEBUG : TestRWCacheUpdate(0xc000b17880): >close: err= 2025/10/05 03:37:38 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:38 DEBUG : forgetting directory cache 2025/10/05 03:37:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:39 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): _readAt: size=512, off=0 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): openPending: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-05 02:46:35 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" against cached fingerprint "22,2025-10-05 02:45:35 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-05 02:46:35 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" != cached fingerprint "22,2025-10-05 02:45:35 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68") 2025/10/05 03:37:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/05 03:37:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): >openPending: err= 2025/10/05 03:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): >_readAt: n=23, err=EOF 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): close: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:46:35 +0000 UTC 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc007381640): >close: err= 2025/10/05 03:37:39 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:39 DEBUG : forgetting directory cache 2025/10/05 03:37:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:39 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): _readAt: size=512, off=0 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): openPending: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-05 02:47:35 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" against cached fingerprint "23,2025-10-05 02:46:35 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-05 02:47:35 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" != cached fingerprint "23,2025-10-05 02:46:35 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769") 2025/10/05 03:37:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/05 03:37:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): >openPending: err= 2025/10/05 03:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): >_readAt: n=24, err=EOF 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): close: 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-05 02:47:35 +0000 UTC 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate(0xc000a134c0): >close: err= 2025/10/05 03:37:39 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:39 DEBUG : Looking for writers 2025/10/05 03:37:39 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/05 03:37:39 DEBUG : >WaitForWriters: 2025/10/05 03:37:39 DEBUG : HiDrive root 'rclone-test-kejewub3lado': vfs cache: cleaner exiting 2025/10/05 03:37:39 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name TestRWCacheUpdate --- PASS: TestRWCacheUpdate (4.28s) === RUN TestCaseSensitivity run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:39 DEBUG : forgetting directory cache 2025/10/05 03:37:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeA 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeB 2025/10/05 03:37:40 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:40 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeA 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeB 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FilEb 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeA 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeB 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FilEb 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeA 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeB 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FilEb 2025/10/05 03:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/05 03:37:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/05 03:37:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/05 03:37:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/05 03:37:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/05 03:37:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:40 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:40 DEBUG : Looking for writers 2025/10/05 03:37:40 DEBUG : FiLeA: reading active writers 2025/10/05 03:37:40 DEBUG : FiLeB: reading active writers 2025/10/05 03:37:40 DEBUG : FilEb: reading active writers 2025/10/05 03:37:40 DEBUG : >WaitForWriters: 2025/10/05 03:37:40 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:40 DEBUG : Looking for writers 2025/10/05 03:37:40 DEBUG : FilEb: reading active writers 2025/10/05 03:37:40 DEBUG : FiLeA: reading active writers 2025/10/05 03:37:40 DEBUG : FiLeB: reading active writers 2025/10/05 03:37:40 DEBUG : >WaitForWriters: 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeA 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FiLeB 2025/10/05 03:37:40 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name FilEb --- PASS: TestCaseSensitivity (1.22s) === RUN TestUnicodeNormalization run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name normal name with no special characters.txt 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name 測試_Русский___ě_áñ 2025/10/05 03:37:41 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name normal name with no special characters.txt 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name 測試_Русский___ě_áñ 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:41 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:41 DEBUG : Looking for writers 2025/10/05 03:37:41 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/05 03:37:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/05 03:37:41 DEBUG : >WaitForWriters: 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name normal name with no special characters.txt 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name 測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (0.55s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:41 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:41 DEBUG : HiDrive root 'rclone-test-kejewub3lado': Reusing VFS from active cache 2025/10/05 03:37:41 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:41 DEBUG : Looking for writers 2025/10/05 03:37:41 DEBUG : >WaitForWriters: 2025/10/05 03:37:41 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:41 DEBUG : Looking for writers 2025/10/05 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.06s) === RUN TestVFSNewWithOpts run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:41 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:41 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:41 DEBUG : Looking for writers 2025/10/05 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.06s) === RUN TestVFSRoot run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:41 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:41 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:41 DEBUG : Looking for writers 2025/10/05 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.06s) === RUN TestVFSStat run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:41 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:42 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:42 DEBUG : dir: Looking for writers 2025/10/05 03:37:42 DEBUG : file2: reading active writers 2025/10/05 03:37:42 DEBUG : Looking for writers 2025/10/05 03:37:42 DEBUG : dir: reading active writers 2025/10/05 03:37:42 DEBUG : file1: reading active writers 2025/10/05 03:37:42 DEBUG : >WaitForWriters: 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 --- PASS: TestVFSStat (0.78s) === RUN TestVFSStatParent run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:42 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:42 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:42 DEBUG : dir: Looking for writers 2025/10/05 03:37:42 DEBUG : Looking for writers 2025/10/05 03:37:42 DEBUG : dir: reading active writers 2025/10/05 03:37:42 DEBUG : file1: reading active writers 2025/10/05 03:37:42 DEBUG : >WaitForWriters: 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:42 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 --- PASS: TestVFSStatParent (0.70s) === RUN TestVFSOpenFile run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:43 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:43 DEBUG : file1: Open: flags=O_RDONLY 2025/10/05 03:37:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/05 03:37:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/05 03:37:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/05 03:37:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:43 DEBUG : dir/new_file.txt: Size and hidrive of src and dst objects identical 2025/10/05 03:37:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/05 03:37:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/05 03:37:43 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:43 DEBUG : dir: Looking for writers 2025/10/05 03:37:43 DEBUG : file2: reading active writers 2025/10/05 03:37:43 DEBUG : new_file.txt: reading active writers 2025/10/05 03:37:43 DEBUG : Looking for writers 2025/10/05 03:37:43 DEBUG : dir: reading active writers 2025/10/05 03:37:43 DEBUG : file1: reading active writers 2025/10/05 03:37:43 DEBUG : >WaitForWriters: 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:43 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name new_file.txt --- PASS: TestVFSOpenFile (0.88s) === RUN TestVFSRename run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:44 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file2 2025/10/05 03:37:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/05 03:37:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000782540 2025/10/05 03:37:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/05 03:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:44 INFO : dir/file1: Moved (server-side) to: file0 2025/10/05 03:37:44 DEBUG : file0: Updating file with file0 0xc000782540 2025/10/05 03:37:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/05 03:37:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file0 2025/10/05 03:37:44 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:44 DEBUG : dir: Looking for writers 2025/10/05 03:37:44 DEBUG : Looking for writers 2025/10/05 03:37:44 DEBUG : dir: reading active writers 2025/10/05 03:37:44 DEBUG : file0: reading active writers 2025/10/05 03:37:44 DEBUG : >WaitForWriters: 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir 2025/10/05 03:37:44 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file0 --- PASS: TestVFSRename (0.89s) === RUN TestVFSStatfs run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:44 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:44 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:44 DEBUG : Looking for writers 2025/10/05 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.06s) === RUN TestVFSMkdir run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:45 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:45 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/05 03:37:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:45 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:45 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d 2025/10/05 03:37:45 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:45 DEBUG : Looking for writers 2025/10/05 03:37:45 DEBUG : a: Looking for writers 2025/10/05 03:37:45 DEBUG : b: Looking for writers 2025/10/05 03:37:45 DEBUG : c: Looking for writers 2025/10/05 03:37:45 DEBUG : d: Looking for writers 2025/10/05 03:37:45 DEBUG : Looking for writers 2025/10/05 03:37:45 DEBUG : /: reading active writers 2025/10/05 03:37:45 DEBUG : a: reading active writers 2025/10/05 03:37:45 DEBUG : b: reading active writers 2025/10/05 03:37:45 DEBUG : c: reading active writers 2025/10/05 03:37:45 DEBUG : d: reading active writers 2025/10/05 03:37:45 DEBUG : >WaitForWriters: 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:45 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d --- PASS: TestVFSMkdir (1.16s) === RUN TestVFSMkdirAll run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:46 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/05 03:37:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/05 03:37:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/05 03:37:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:46 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d 2025/10/05 03:37:47 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:47 DEBUG : a/b/c/d: Looking for writers 2025/10/05 03:37:47 DEBUG : a/b/c: Looking for writers 2025/10/05 03:37:47 DEBUG : d: reading active writers 2025/10/05 03:37:47 DEBUG : a/b: Looking for writers 2025/10/05 03:37:47 DEBUG : c: reading active writers 2025/10/05 03:37:47 DEBUG : a: Looking for writers 2025/10/05 03:37:47 DEBUG : b: reading active writers 2025/10/05 03:37:47 DEBUG : Looking for writers 2025/10/05 03:37:47 DEBUG : a: reading active writers 2025/10/05 03:37:47 DEBUG : >WaitForWriters: 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name d --- PASS: TestVFSMkdirAll (1.34s) === 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 "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:47 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:47 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:47 DEBUG : Looking for writers 2025/10/05 03:37:47 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.06s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:47 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/05 03:37:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/05 03:37:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/05 03:37:47 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:47 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/05 03:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/05 03:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/05 03:37:47 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:47 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/05 03:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:47 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (7 bytes), uploading instead of streaming 2025/10/05 03:37:49 DEBUG : file1: hidrive = f092a35bb507b1d6cd2059ff23534961ac19bfc1 OK 2025/10/05 03:37:49 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:49 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:49 DEBUG : Looking for writers 2025/10/05 03:37:49 DEBUG : file1: reading active writers 2025/10/05 03:37:49 DEBUG : >WaitForWriters: 2025/10/05 03:37:49 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestWriteFileHandleMethods (1.55s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:49 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/05 03:37:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/05 03:37:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/05 03:37:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (11 bytes), uploading instead of streaming 2025/10/05 03:37:50 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/05 03:37:50 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 2025/10/05 03:37:50 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:50 DEBUG : Looking for writers 2025/10/05 03:37:50 DEBUG : file1: reading active writers 2025/10/05 03:37:50 DEBUG : >WaitForWriters: 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:50 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (5 bytes), uploading instead of streaming 2025/10/05 03:37:50 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/05 03:37:50 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/05 03:37:50 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:50 DEBUG : Looking for writers 2025/10/05 03:37:50 DEBUG : file1: reading active writers 2025/10/05 03:37:50 DEBUG : >WaitForWriters: 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestWriteFileHandleFlush (0.25s) === RUN TestWriteFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:50 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : file1: WriteFileHandle.Release closing 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/05 03:37:50 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:50 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/05 03:37:50 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:50 DEBUG : Looking for writers 2025/10/05 03:37:50 DEBUG : file1: reading active writers 2025/10/05 03:37:50 DEBUG : >WaitForWriters: 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestWriteFileHandleRelease (0.26s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:50 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:50 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (2 bytes), uploading instead of streaming 2025/10/05 03:37:51 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/10/05 03:37:51 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:51 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:51 DEBUG : Looking for writers 2025/10/05 03:37:51 DEBUG : file1: reading active writers 2025/10/05 03:37:51 DEBUG : >WaitForWriters: 2025/10/05 03:37:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestWriteFileModTimeWithOpenWriters (0.33s) === RUN TestFileReadAtZeroLength run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:51 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (0 bytes), uploading instead of streaming 2025/10/05 03:37:51 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/05 03:37:51 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:51 DEBUG : file1: Open: flags=O_RDONLY 2025/10/05 03:37:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/05 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/05 03:37:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:51 DEBUG : Looking for writers 2025/10/05 03:37:51 DEBUG : file1: reading active writers 2025/10/05 03:37:51 DEBUG : >WaitForWriters: 2025/10/05 03:37:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestFileReadAtZeroLength (0.31s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:51 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/05 03:37:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/05 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': File to upload is small (100 bytes), uploading instead of streaming 2025/10/05 03:37:51 DEBUG : file1: hidrive = b224031a3887cd09fa028bf71a10c10df527d0d5 OK 2025/10/05 03:37:51 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/05 03:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/05 03:37:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/05 03:37:51 DEBUG : file1: Open: flags=O_RDONLY 2025/10/05 03:37:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/05 03:37:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/05 03:37:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:51 DEBUG : Looking for writers 2025/10/05 03:37:51 DEBUG : file1: reading active writers 2025/10/05 03:37:51 DEBUG : >WaitForWriters: 2025/10/05 03:37:51 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name file1 --- PASS: TestFileReadAtNonZeroLength (0.31s) === RUN TestZipManyFiles run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:51 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name flat 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f000.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f001.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f002.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f003.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f004.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name flat 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f000.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f001.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f002.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f003.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f004.txt 2025/10/05 03:37:52 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/05 03:37:52 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/05 03:37:52 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:52 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:52 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/05 03:37:52 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/05 03:37:52 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/05 03:37:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/05 03:37:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:52 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:52 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/05 03:37:52 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/05 03:37:52 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/05 03:37:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/05 03:37:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:52 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:52 DEBUG : flat: Looking for writers 2025/10/05 03:37:52 DEBUG : f000.txt: reading active writers 2025/10/05 03:37:52 DEBUG : f001.txt: reading active writers 2025/10/05 03:37:52 DEBUG : f002.txt: reading active writers 2025/10/05 03:37:52 DEBUG : f003.txt: reading active writers 2025/10/05 03:37:52 DEBUG : f004.txt: reading active writers 2025/10/05 03:37:52 DEBUG : Looking for writers 2025/10/05 03:37:52 DEBUG : flat: reading active writers 2025/10/05 03:37:52 DEBUG : >WaitForWriters: 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name flat 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f000.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f001.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f002.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f003.txt 2025/10/05 03:37:52 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name f004.txt --- PASS: TestZipManyFiles (1.35s) === RUN TestZipManySubDirs run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:53 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:53 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name top.txt 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name mid.txt 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name deep.txt 2025/10/05 03:37:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/05 03:37:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/05 03:37:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/05 03:37:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/05 03:37:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/05 03:37:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/05 03:37:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:54 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:54 DEBUG : a/b/c: Looking for writers 2025/10/05 03:37:54 DEBUG : deep.txt: reading active writers 2025/10/05 03:37:54 DEBUG : a/b: Looking for writers 2025/10/05 03:37:54 DEBUG : c: reading active writers 2025/10/05 03:37:54 DEBUG : mid.txt: reading active writers 2025/10/05 03:37:54 DEBUG : a: Looking for writers 2025/10/05 03:37:54 DEBUG : b: reading active writers 2025/10/05 03:37:54 DEBUG : top.txt: reading active writers 2025/10/05 03:37:54 DEBUG : Looking for writers 2025/10/05 03:37:54 DEBUG : a: reading active writers 2025/10/05 03:37:54 DEBUG : >WaitForWriters: 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name top.txt 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name mid.txt 2025/10/05 03:37:54 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name deep.txt --- PASS: TestZipManySubDirs (1.41s) === RUN TestZipLargeFiles run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:54 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name bigdir 2025/10/05 03:37:55 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name big.bin 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:56 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:56 DEBUG : bigdir: Looking for writers 2025/10/05 03:37:56 DEBUG : big.bin: reading active writers 2025/10/05 03:37:56 DEBUG : Looking for writers 2025/10/05 03:37:56 DEBUG : bigdir: reading active writers 2025/10/05 03:37:56 DEBUG : >WaitForWriters: 2025/10/05 03:37:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name bigdir 2025/10/05 03:37:56 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name big.bin --- PASS: TestZipLargeFiles (2.13s) === RUN TestZipDirsInRoot run.go:180: Remote "HiDrive root 'rclone-test-kejewub3lado'", Local "Local file system at /tmp/rclone947976221", Modify Window "1s" 2025/10/05 03:37:56 INFO : HiDrive root 'rclone-test-kejewub3lado': poll-interval is not supported by this remote 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir1 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir3 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a.txt 2025/10/05 03:37:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/05 03:37:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/05 03:37:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:57 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b.txt 2025/10/05 03:37:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/05 03:37:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/05 03:37:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c.txt 2025/10/05 03:37:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/05 03:37:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/05 03:37:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/05 03:37:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/05 03:37:57 DEBUG : WaitForWriters: timeout=30s 2025/10/05 03:37:57 DEBUG : dir1: Looking for writers 2025/10/05 03:37:57 DEBUG : a.txt: reading active writers 2025/10/05 03:37:57 DEBUG : dir2: Looking for writers 2025/10/05 03:37:57 DEBUG : b.txt: reading active writers 2025/10/05 03:37:57 DEBUG : dir3: Looking for writers 2025/10/05 03:37:57 DEBUG : c.txt: reading active writers 2025/10/05 03:37:57 DEBUG : Looking for writers 2025/10/05 03:37:57 DEBUG : dir1: reading active writers 2025/10/05 03:37:57 DEBUG : dir2: reading active writers 2025/10/05 03:37:57 DEBUG : dir3: reading active writers 2025/10/05 03:37:57 DEBUG : >WaitForWriters: 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir1 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir2 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name dir3 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name c.txt 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name a.txt 2025/10/05 03:37:57 DEBUG : HiDrive root 'rclone-test-kejewub3lado': found directory-element with name b.txt --- PASS: TestZipDirsInRoot (1.49s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/05 03:37:58 DEBUG : HiDrive root 'rclone-test-kejewub3lado': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 1m12.614116679s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=off,open=true,write=true TestFileOpenWrite]