"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/12/25 04:07:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hudupog0cuse" 2025/12/25 04:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/25 04:07:34 DEBUG : Starting OpenDrive session with ID: a011d7382edb2ee10139468ebf9f9828eb977ae438943a68607e1bad580b2f66 2025/12/25 04:07:34 DEBUG : Creating backend with remote "/tmp/rclone1032942302" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:34 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:34 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:07:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:07:38 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:07:38 DEBUG : dir: Looking for writers 2025/12/25 04:07:38 DEBUG : Looking for writers 2025/12/25 04:07:38 DEBUG : dir: reading active writers 2025/12/25 04:07:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.22s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:39 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:39 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:07:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:07:42 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/12/25 04:07:44 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/12/25 04:07:46 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:07:46 DEBUG : dir/subdir: Looking for writers 2025/12/25 04:07:46 DEBUG : dir: Looking for writers 2025/12/25 04:07:46 DEBUG : file1: reading active writers 2025/12/25 04:07:46 DEBUG : file2: reading active writers 2025/12/25 04:07:46 DEBUG : subdir: reading active writers 2025/12/25 04:07:46 DEBUG : Looking for writers 2025/12/25 04:07:46 DEBUG : dir: reading active writers 2025/12/25 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.96s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:48 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:48 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:07:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:07:50 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:07:50 DEBUG : dir: Looking for writers 2025/12/25 04:07:50 DEBUG : file1: reading active writers 2025/12/25 04:07:50 DEBUG : Looking for writers 2025/12/25 04:07:50 DEBUG : dir: reading active writers 2025/12/25 04:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.87s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:52 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:52 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:07:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:07:54 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:07:54 DEBUG : dir: Looking for writers 2025/12/25 04:07:54 DEBUG : Looking for writers 2025/12/25 04:07:54 DEBUG : dir: reading active writers 2025/12/25 04:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.67s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:55 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:55 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:07:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:07:58 DEBUG : dir: forgetting directory cache 2025/12/25 04:07:58 DEBUG : forgetting directory cache 2025/12/25 04:07:58 DEBUG : dir: forgetting directory cache 2025/12/25 04:07:58 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:07:58 DEBUG : Looking for writers 2025/12/25 04:07:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.85s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:07:59 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:07:59 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/12/25 04:08:02 DEBUG : dir: invalidating directory cache 2025/12/25 04:08:02 DEBUG : >ForgetPath: 2025/12/25 04:08:02 DEBUG : ForgetPath: relativePath="dir", type=0 2025/12/25 04:08:02 DEBUG : invalidating directory cache 2025/12/25 04:08:02 DEBUG : dir: forgetting directory cache 2025/12/25 04:08:02 DEBUG : >ForgetPath: 2025/12/25 04:08:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/12/25 04:08:02 DEBUG : >ForgetPath: 2025/12/25 04:08:02 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:02 DEBUG : dir: Looking for writers 2025/12/25 04:08:02 DEBUG : Looking for writers 2025/12/25 04:08:02 DEBUG : dir: reading active writers 2025/12/25 04:08:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.08s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:03 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:03 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:08 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/12/25 04:08:10 DEBUG : forgetting directory cache 2025/12/25 04:08:10 DEBUG : dir: forgetting directory cache 2025/12/25 04:08:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:10 DEBUG : dir: Looking for writers 2025/12/25 04:08:10 DEBUG : fil/a/b: Looking for writers 2025/12/25 04:08:10 DEBUG : fil/a: Looking for writers 2025/12/25 04:08:10 DEBUG : b: reading active writers 2025/12/25 04:08:10 DEBUG : fil: Looking for writers 2025/12/25 04:08:10 DEBUG : a: reading active writers 2025/12/25 04:08:10 DEBUG : Looking for writers 2025/12/25 04:08:10 DEBUG : dir: reading active writers 2025/12/25 04:08:10 DEBUG : fil: reading active writers 2025/12/25 04:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.75s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:13 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:13 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:15 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:15 DEBUG : dir: Looking for writers 2025/12/25 04:08:15 DEBUG : Looking for writers 2025/12/25 04:08:15 DEBUG : dir: reading active writers 2025/12/25 04:08:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.57s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:16 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:16 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:19 DEBUG : dir: Looking for writers 2025/12/25 04:08:19 DEBUG : file1: reading active writers 2025/12/25 04:08:19 DEBUG : Looking for writers 2025/12/25 04:08:19 DEBUG : dir: reading active writers 2025/12/25 04:08:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.90s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:20 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:23 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/12/25 04:08:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/12/25 04:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/25 04:08:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/25 04:08:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/25 04:08:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/25 04:08:28 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/12/25 04:08:30 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/12/25 04:08:32 DEBUG : dir: invalidating directory cache 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/25 04:08:32 DEBUG : dir/file1: Reset virtual modtime 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/25 04:08:32 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/25 04:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/25 04:08:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/25 04:08:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:08:32 DEBUG : dir: invalidating directory cache 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/25 04:08:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/25 04:08:32 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/12/25 04:08:32 DEBUG : forgetting directory cache 2025/12/25 04:08:32 DEBUG : dir: forgetting directory cache 2025/12/25 04:08:32 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/25 04:08:32 DEBUG : dir/subdir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/12/25 04:08:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:32 DEBUG : dir/subdir: Looking for writers 2025/12/25 04:08:32 DEBUG : dir/virtualDir: Looking for writers 2025/12/25 04:08:32 DEBUG : dir: Looking for writers 2025/12/25 04:08:32 DEBUG : virtualFile: reading active writers 2025/12/25 04:08:32 DEBUG : virtualDir: reading active writers 2025/12/25 04:08:32 DEBUG : subdir: reading active writers 2025/12/25 04:08:32 DEBUG : file1: reading active writers 2025/12/25 04:08:32 DEBUG : virtualFile2: reading active writers 2025/12/25 04:08:32 DEBUG : Looking for writers 2025/12/25 04:08:32 DEBUG : dir: reading active writers 2025/12/25 04:08:32 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/subdir" failed - try 1/3: Folder is already deleted (Error 403) run.go:130: removing dir "dir/subdir" failed - try 2/3: Folder is already deleted (Error 403) run.go:130: removing dir "dir/subdir" failed - try 3/3: Folder is already deleted (Error 403) run.go:133: removing dir "dir/subdir" failed: Folder is already deleted (Error 403) --- FAIL: TestDirReadDirAll (17.43s) --- FAIL: TestDirReadDirAll/Virtual (4.97s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:38 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:38 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:40 ERROR : dir/: Can only open directories read only 2025/12/25 04:08:40 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:40 DEBUG : dir: Looking for writers 2025/12/25 04:08:40 DEBUG : Looking for writers 2025/12/25 04:08:40 DEBUG : dir: reading active writers 2025/12/25 04:08:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.55s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:41 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:41 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/12/25 04:08:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 04:08:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/25 04:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 04:08:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 04:08:45 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/12/25 04:08:46 DEBUG : dir/potato: size = 5 OK 2025/12/25 04:08:46 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:08:46 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/12/25 04:08:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 04:08:46 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:46 DEBUG : dir: Looking for writers 2025/12/25 04:08:46 DEBUG : file1: reading active writers 2025/12/25 04:08:46 DEBUG : potato: reading active writers 2025/12/25 04:08:46 DEBUG : Looking for writers 2025/12/25 04:08:46 DEBUG : dir: reading active writers 2025/12/25 04:08:46 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.81s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:47 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:47 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/12/25 04:08:51 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:51 DEBUG : dir/sub: Looking for writers 2025/12/25 04:08:51 DEBUG : dir: Looking for writers 2025/12/25 04:08:51 DEBUG : file1: reading active writers 2025/12/25 04:08:51 DEBUG : sub: reading active writers 2025/12/25 04:08:51 DEBUG : Looking for writers 2025/12/25 04:08:51 DEBUG : dir: reading active writers 2025/12/25 04:08:51 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.61s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:53 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:53 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:08:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/25 04:08:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/25 04:08:57 DEBUG : dir/sub/subsub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:246 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:427 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdirSub 2025/12/25 04:08:57 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:08:57 DEBUG : dir/sub/subsub: Looking for writers 2025/12/25 04:08:57 DEBUG : dir/sub: Looking for writers 2025/12/25 04:08:57 DEBUG : subsub: reading active writers 2025/12/25 04:08:57 DEBUG : dir: Looking for writers 2025/12/25 04:08:57 DEBUG : file1: reading active writers 2025/12/25 04:08:57 DEBUG : sub: reading active writers 2025/12/25 04:08:57 DEBUG : Looking for writers 2025/12/25 04:08:57 DEBUG : dir: reading active writers 2025/12/25 04:08:57 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (5.33s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:08:58 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:08:58 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:08:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:01 ERROR : dir/: Dir.Remove not empty 2025/12/25 04:09:01 DEBUG : dir/file1: Remove: 2025/12/25 04:09:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:09:01 DEBUG : dir/file1: >Remove: err= 2025/12/25 04:09:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/25 04:09:02 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:02 DEBUG : Looking for writers 2025/12/25 04:09:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.76s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:02 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:02 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:05 DEBUG : dir/file1: Remove: 2025/12/25 04:09:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:09:05 DEBUG : dir/file1: >Remove: err= 2025/12/25 04:09:05 ERROR : dir/: Dir.Remove failed to remove directory: folder not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: folder not empty Test: TestDirRemoveAll 2025/12/25 04:09:05 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:05 DEBUG : dir: Looking for writers 2025/12/25 04:09:05 DEBUG : Looking for writers 2025/12/25 04:09:05 DEBUG : dir: reading active writers 2025/12/25 04:09:05 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (4.25s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:06 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:06 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:09 DEBUG : dir/file1: Remove: 2025/12/25 04:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:09:09 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/12/25 04:09:09 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:09 DEBUG : dir: Looking for writers 2025/12/25 04:09:09 DEBUG : Looking for writers 2025/12/25 04:09:09 DEBUG : dir: reading active writers 2025/12/25 04:09:09 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirRemoveName (11.72s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:18 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:18 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:21 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/12/25 04:09:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/25 04:09:23 DEBUG : dir2: same parent dir (ODFfOTY1MzI4Ml9sT1AwSA) - using folder/rename instead of move_copy 2025/12/25 04:09:23 DEBUG : dir: Updating dir with dir2 0xc0006fad00 2025/12/25 04:09:23 DEBUG : dir: forgetting directory cache 2025/12/25 04:09:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/25 04:09:23 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2025/12/25 04:09:24 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2025/12/25 04:09:32 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRename Messages: OpenDrive root 'rclone-test-hudupog0cuse'/dir2/file3: md5 hash incorrect - expecting "0ef726ce9b1a7692357ff70dd321d595" got "ea32138586c9d4e9533ef6cf95e9ec4b" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2025/12/25 04:09:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/12/25 04:09:41 DEBUG : renamed empty directory: same parent dir (ODFfOTY1MzI4Ml9sT1AwSA) - using folder/rename instead of move_copy 2025/12/25 04:09:42 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006fb520 2025/12/25 04:09:42 DEBUG : empty directory: forgetting directory cache 2025/12/25 04:09:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/12/25 04:09:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/12/25 04:09:42 DEBUG : dir2: Renaming to "dir3" 2025/12/25 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:42 DEBUG : renamed empty directory: Looking for writers 2025/12/25 04:09:42 DEBUG : dir3: Looking for writers 2025/12/25 04:09:42 DEBUG : Looking for writers 2025/12/25 04:09:42 DEBUG : dir3: reading active writers 2025/12/25 04:09:42 DEBUG : renamed empty directory: reading active writers 2025/12/25 04:09:42 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (25.48s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:43 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:43 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/25 04:09:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:09:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:09:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 04:09:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/25 04:09:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/25 04:09:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 04:09:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:09:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:09:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 04:09:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/25 04:09:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/25 04:09:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 04:09:47 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (12 bytes), uploading instead of streaming 2025/12/25 04:09:48 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/12/25 04:09:49 DEBUG : dir/sub/file2: size = 12 OK 2025/12/25 04:09:49 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/12/25 04:09:49 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/12/25 04:09:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 04:09:49 DEBUG : forgetting directory cache 2025/12/25 04:09:49 DEBUG : dir: forgetting directory cache 2025/12/25 04:09:49 DEBUG : dir/sub: forgetting directory cache 2025/12/25 04:09:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/25 04:09:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/25 04:09:49 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 04:09:50 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/12/25 04:09:51 DEBUG : dir/sub/file0: size = 5 OK 2025/12/25 04:09:51 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:09:51 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/12/25 04:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:51 DEBUG : dir/sub: Looking for writers 2025/12/25 04:09:51 DEBUG : file0: reading active writers 2025/12/25 04:09:51 DEBUG : file2: reading active writers 2025/12/25 04:09:51 DEBUG : dir: Looking for writers 2025/12/25 04:09:51 DEBUG : file1: reading active writers 2025/12/25 04:09:51 DEBUG : sub: reading active writers 2025/12/25 04:09:51 DEBUG : Looking for writers 2025/12/25 04:09:51 DEBUG : dir: reading active writers 2025/12/25 04:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.20s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:53 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:53 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/12/25 04:09:53 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:53 DEBUG : Looking for writers 2025/12/25 04:09:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:53 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:53 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:09:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 04:09:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/25 04:09:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:09:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/25 04:09:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/25 04:09:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/25 04:09:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:09:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 04:09:56 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:56 DEBUG : dir: Looking for writers 2025/12/25 04:09:56 DEBUG : file1: reading active writers 2025/12/25 04:09:56 DEBUG : file1.metadata: reading active writers 2025/12/25 04:09:56 DEBUG : Looking for writers 2025/12/25 04:09:56 DEBUG : dir: reading active writers 2025/12/25 04:09:56 DEBUG : dir.metadata: reading active writers 2025/12/25 04:09:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.73s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:09:57 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:09:57 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:09:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:09:59 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:09:59 DEBUG : dir: Looking for writers 2025/12/25 04:09:59 DEBUG : file1: reading active writers 2025/12/25 04:09:59 DEBUG : Looking for writers 2025/12/25 04:09:59 DEBUG : dir: reading active writers 2025/12/25 04:09:59 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileMethods (5.07s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:02 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:02 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:05 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/12/25 04:10:07 DEBUG : Can set mod time: true 2025/12/25 04:10:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/25 04:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:07 DEBUG : dir: Looking for writers 2025/12/25 04:10:07 DEBUG : file1: reading active writers 2025/12/25 04:10:07 DEBUG : Looking for writers 2025/12/25 04:10:07 DEBUG : dir: reading active writers 2025/12/25 04:10:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:08 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:08 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:11 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 04:10:12 DEBUG : dir/file1: size = 0 OK 2025/12/25 04:10:12 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/25 04:10:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/12/25 04:10:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/25 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:12 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:12 DEBUG : dir: Looking for writers 2025/12/25 04:10:12 DEBUG : file1: reading active writers 2025/12/25 04:10:12 DEBUG : Looking for writers 2025/12/25 04:10:12 DEBUG : dir: reading active writers 2025/12/25 04:10:12 DEBUG : >WaitForWriters: 2025/12/25 04:10:13 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:13 DEBUG : dir: Looking for writers 2025/12/25 04:10:13 DEBUG : file1: reading active writers 2025/12/25 04:10:13 DEBUG : Looking for writers 2025/12/25 04:10:13 DEBUG : dir: reading active writers 2025/12/25 04:10:13 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:21 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:21 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:10:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:10:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:24 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 04:10:25 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:10:25 DEBUG : dir/file1: size = 5 OK 2025/12/25 04:10:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:10:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/12/25 04:10:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/25 04:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:26 DEBUG : dir: Looking for writers 2025/12/25 04:10:26 DEBUG : file1: reading active writers 2025/12/25 04:10:26 DEBUG : Looking for writers 2025/12/25 04:10:26 DEBUG : dir: reading active writers 2025/12/25 04:10:26 DEBUG : >WaitForWriters: 2025/12/25 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:26 DEBUG : dir: Looking for writers 2025/12/25 04:10:26 DEBUG : file1: reading active writers 2025/12/25 04:10:26 DEBUG : Looking for writers 2025/12/25 04:10:26 DEBUG : dir: reading active writers 2025/12/25 04:10:26 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:35 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:35 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:10:35 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 DEBUG : Config file has changed externally - reloading 2025/12/25 04:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:35 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:10:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/25 04:10:38 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:38 DEBUG : dir: Looking for writers 2025/12/25 04:10:38 DEBUG : file1: reading active writers 2025/12/25 04:10:38 DEBUG : Looking for writers 2025/12/25 04:10:38 DEBUG : dir: reading active writers 2025/12/25 04:10:38 DEBUG : >WaitForWriters: 2025/12/25 04:10:38 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:40 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:40 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:10:40 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:40 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:10:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/25 04:10:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:10:43 DEBUG : dir/file1(0xc000a10bc0): close: 2025/12/25 04:10:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/25 04:10:43 DEBUG : dir/file1(0xc000a10bc0): >close: err= 2025/12/25 04:10:43 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:43 DEBUG : dir: Looking for writers 2025/12/25 04:10:43 DEBUG : file1: reading active writers 2025/12/25 04:10:43 DEBUG : Looking for writers 2025/12/25 04:10:43 DEBUG : dir: reading active writers 2025/12/25 04:10:43 DEBUG : >WaitForWriters: 2025/12/25 04:10:43 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:43 DEBUG : dir: Looking for writers 2025/12/25 04:10:43 DEBUG : file1: reading active writers 2025/12/25 04:10:43 DEBUG : Looking for writers 2025/12/25 04:10:43 DEBUG : dir: reading active writers 2025/12/25 04:10:43 DEBUG : >WaitForWriters: 2025/12/25 04:10:43 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:44 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:10:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:10:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:10:44 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:10:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/25 04:10:47 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): _writeAt: size=5, off=0 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): openPending: 2025/12/25 04:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/25 04:10:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): >openPending: err= 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): >_writeAt: n=5, err= 2025/12/25 04:10:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): close: 2025/12/25 04:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/12/25 04:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/12/25 04:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/12/25 04:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/25 04:10:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/25 04:10:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:10:47 DEBUG : dir/file1(0xc0006601c0): >close: err= 2025/12/25 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:10:47 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:10:47 DEBUG : dir: Looking for writers 2025/12/25 04:10:47 DEBUG : file1: reading active writers 2025/12/25 04:10:47 DEBUG : Looking for writers 2025/12/25 04:10:47 DEBUG : dir: reading active writers 2025/12/25 04:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:10:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:48 DEBUG : dir: Looking for writers 2025/12/25 04:10:48 DEBUG : file1: reading active writers 2025/12/25 04:10:48 DEBUG : Looking for writers 2025/12/25 04:10:48 DEBUG : dir: reading active writers 2025/12/25 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:10:48 DEBUG : dir: Looking for writers 2025/12/25 04:10:48 DEBUG : file1: reading active writers 2025/12/25 04:10:48 DEBUG : Looking for writers 2025/12/25 04:10:48 DEBUG : dir: reading active writers 2025/12/25 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:10:48 DEBUG : dir/file1: size = 14 OK 2025/12/25 04:10:48 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/12/25 04:10:48 INFO : dir/file1: Copied (replaced existing) 2025/12/25 04:10:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/12/25 04:10:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 04:10:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/12/25 04:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 04:10:49 DEBUG : dir: Looking for writers 2025/12/25 04:10:49 DEBUG : file1: reading active writers 2025/12/25 04:10:49 DEBUG : Looking for writers 2025/12/25 04:10:49 DEBUG : dir: reading active writers 2025/12/25 04:10:49 DEBUG : >WaitForWriters: 2025/12/25 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:50 DEBUG : dir: Looking for writers 2025/12/25 04:10:50 DEBUG : file1: reading active writers 2025/12/25 04:10:50 DEBUG : Looking for writers 2025/12/25 04:10:50 DEBUG : dir: reading active writers 2025/12/25 04:10:50 DEBUG : >WaitForWriters: 2025/12/25 04:10:50 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (49.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (13.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (13.11s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.28s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.56s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:51 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:51 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:10:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:10:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:10:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 04:10:54 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:54 DEBUG : dir: Looking for writers 2025/12/25 04:10:54 DEBUG : file1: reading active writers 2025/12/25 04:10:54 DEBUG : Looking for writers 2025/12/25 04:10:54 DEBUG : dir: reading active writers 2025/12/25 04:10:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.10s) === RUN TestFileOpenReadUnknownSize 2025/12/25 04:10:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/25 04:10:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:10:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/25 04:10:55 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:55 DEBUG : Looking for writers 2025/12/25 04:10:55 DEBUG : file.txt: reading active writers 2025/12/25 04:10:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:10:55 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:10:55 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:10:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:10:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:58 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 04:10:58 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/12/25 04:10:59 DEBUG : dir/file1: size = 25 OK 2025/12/25 04:10:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:10:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/12/25 04:10:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:10:59 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:10:59 DEBUG : dir: Looking for writers 2025/12/25 04:10:59 DEBUG : file1: reading active writers 2025/12/25 04:10:59 DEBUG : Looking for writers 2025/12/25 04:10:59 DEBUG : dir: reading active writers 2025/12/25 04:10:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.98s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:00 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:00 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:03 DEBUG : dir/file1: Remove: 2025/12/25 04:11:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:03 DEBUG : dir/file1: >Remove: err= 2025/12/25 04:11:03 DEBUG : dir/file1: Remove: 2025/12/25 04:11:03 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/25 04:11:03 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:03 DEBUG : dir: Looking for writers 2025/12/25 04:11:03 DEBUG : Looking for writers 2025/12/25 04:11:03 DEBUG : dir: reading active writers 2025/12/25 04:11:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.11s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:04 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:04 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:07 DEBUG : dir/file1: Remove: 2025/12/25 04:11:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:07 DEBUG : dir/file1: >Remove: err= 2025/12/25 04:11:07 DEBUG : dir/file1: Remove: 2025/12/25 04:11:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/25 04:11:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:07 DEBUG : dir: Looking for writers 2025/12/25 04:11:07 DEBUG : Looking for writers 2025/12/25 04:11:07 DEBUG : dir: reading active writers 2025/12/25 04:11:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.09s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:08 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:08 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:11:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/25 04:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:11:11 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/25 04:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:11:11 DEBUG : dir/file1: Open: flags=0x3 2025/12/25 04:11:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/25 04:11:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/25 04:11:11 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:11 DEBUG : dir: Looking for writers 2025/12/25 04:11:11 DEBUG : file1: reading active writers 2025/12/25 04:11:11 DEBUG : Looking for writers 2025/12/25 04:11:11 DEBUG : dir: reading active writers 2025/12/25 04:11:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.73s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:12 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:12 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:15 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:15 DEBUG : dir: Looking for writers 2025/12/25 04:11:15 DEBUG : file1: reading active writers 2025/12/25 04:11:15 DEBUG : Looking for writers 2025/12/25 04:11:15 DEBUG : dir: reading active writers 2025/12/25 04:11:15 DEBUG : >WaitForWriters: 2025/12/25 04:11:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000696e40 2025/12/25 04:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:11:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000696e40 2025/12/25 04:11:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:11:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:11:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc000696e40 2025/12/25 04:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:17 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 04:11:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/12/25 04:11:18 DEBUG : dir/file1: size = 25 OK 2025/12/25 04:11:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:11:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/12/25 04:11:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:18 DEBUG : newLeaf: Running delayed rename now 2025/12/25 04:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000696e40 2025/12/25 04:11:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:19 DEBUG : dir: Looking for writers 2025/12/25 04:11:19 DEBUG : Looking for writers 2025/12/25 04:11:19 DEBUG : dir: reading active writers 2025/12/25 04:11:19 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:19 DEBUG : >WaitForWriters: 2025/12/25 04:11:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:19 DEBUG : dir: Looking for writers 2025/12/25 04:11:19 DEBUG : Looking for writers 2025/12/25 04:11:19 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:19 DEBUG : dir: reading active writers 2025/12/25 04:11:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:20 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:11:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:11:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:23 DEBUG : dir: Looking for writers 2025/12/25 04:11:23 DEBUG : file1: reading active writers 2025/12/25 04:11:23 DEBUG : Looking for writers 2025/12/25 04:11:23 DEBUG : dir: reading active writers 2025/12/25 04:11:23 DEBUG : >WaitForWriters: 2025/12/25 04:11:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00061e6c0 2025/12/25 04:11:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:11:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00061e6c0 2025/12/25 04:11:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 04:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc00061e6c0 2025/12/25 04:11:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:25 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 04:11:25 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/12/25 04:11:26 DEBUG : dir/file1: size = 25 OK 2025/12/25 04:11:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:11:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/12/25 04:11:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:26 DEBUG : newLeaf: Running delayed rename now 2025/12/25 04:11:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00061e6c0 2025/12/25 04:11:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:27 DEBUG : dir: Looking for writers 2025/12/25 04:11:27 DEBUG : Looking for writers 2025/12/25 04:11:27 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:27 DEBUG : dir: reading active writers 2025/12/25 04:11:27 DEBUG : >WaitForWriters: 2025/12/25 04:11:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:27 DEBUG : dir: Looking for writers 2025/12/25 04:11:27 DEBUG : Looking for writers 2025/12/25 04:11:27 DEBUG : dir: reading active writers 2025/12/25 04:11:27 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:27 DEBUG : >WaitForWriters: 2025/12/25 04:11:27 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:36 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:36 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:11:36 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:11:36 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:36 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:11:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): openPending: 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): >openPending: err= 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): _writeAt: size=14, off=0 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): >_writeAt: n=14, err= 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): close: 2025/12/25 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 04:11:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:11:38 DEBUG : dir/file1(0xc000698580): >close: err= 2025/12/25 04:11:38 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:38 DEBUG : dir: Looking for writers 2025/12/25 04:11:38 DEBUG : file1: reading active writers 2025/12/25 04:11:38 DEBUG : Looking for writers 2025/12/25 04:11:38 DEBUG : dir: reading active writers 2025/12/25 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:11:38 DEBUG : dir: Looking for writers 2025/12/25 04:11:38 DEBUG : file1: reading active writers 2025/12/25 04:11:38 DEBUG : Looking for writers 2025/12/25 04:11:38 DEBUG : dir: reading active writers 2025/12/25 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:11:38 DEBUG : dir: Looking for writers 2025/12/25 04:11:38 DEBUG : file1: reading active writers 2025/12/25 04:11:38 DEBUG : Looking for writers 2025/12/25 04:11:38 DEBUG : dir: reading active writers 2025/12/25 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:11:38 DEBUG : dir: Looking for writers 2025/12/25 04:11:38 DEBUG : file1: reading active writers 2025/12/25 04:11:38 DEBUG : Looking for writers 2025/12/25 04:11:38 DEBUG : dir: reading active writers 2025/12/25 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:11:38 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 04:11:38 DEBUG : dir: Looking for writers 2025/12/25 04:11:38 DEBUG : file1: reading active writers 2025/12/25 04:11:38 DEBUG : Looking for writers 2025/12/25 04:11:38 DEBUG : dir: reading active writers 2025/12/25 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:11:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:11:39 DEBUG : dir: Looking for writers 2025/12/25 04:11:39 DEBUG : file1: reading active writers 2025/12/25 04:11:39 DEBUG : Looking for writers 2025/12/25 04:11:39 DEBUG : dir: reading active writers 2025/12/25 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:11:39 DEBUG : dir: Looking for writers 2025/12/25 04:11:39 DEBUG : file1: reading active writers 2025/12/25 04:11:39 DEBUG : Looking for writers 2025/12/25 04:11:39 DEBUG : dir: reading active writers 2025/12/25 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:11:39 DEBUG : dir/file1: size = 14 OK 2025/12/25 04:11:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/12/25 04:11:39 INFO : dir/file1: Copied (replaced existing) 2025/12/25 04:11:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 04:11:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/25 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 04:11:40 DEBUG : dir: Looking for writers 2025/12/25 04:11:40 DEBUG : file1: reading active writers 2025/12/25 04:11:40 DEBUG : Looking for writers 2025/12/25 04:11:40 DEBUG : dir: reading active writers 2025/12/25 04:11:40 DEBUG : >WaitForWriters: 2025/12/25 04:11:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:11:40 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:11:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): _readAt: size=512, off=0 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): openPending: 2025/12/25 04:11:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/25 04:11:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): >openPending: err= 2025/12/25 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): >_readAt: n=14, err=EOF 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): close: 2025/12/25 04:11:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:11:40 DEBUG : dir/file1(0xc0006992c0): >close: err= 2025/12/25 04:11:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:11:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000922b40 2025/12/25 04:11:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:11:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 04:11:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000922b40 2025/12/25 04:11:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:11:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:11:42 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:11:42 DEBUG : dir/file1(0xc000a11140): openPending: 2025/12/25 04:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/25 04:11:42 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/12/25 04:11:42 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:11:42 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:11:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:11:42 DEBUG : dir/file1(0xc000a11140): >openPending: err= 2025/12/25 04:11:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:11:42 DEBUG : dir/file1(0xc000a11140): _writeAt: size=25, off=0 2025/12/25 04:11:42 DEBUG : dir/file1(0xc000a11140): >_writeAt: n=25, err= 2025/12/25 04:11:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:11:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:11:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000922b40 2025/12/25 04:11:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:11:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:42 DEBUG : newLeaf(0xc000a11140): close: 2025/12/25 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 04:11:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 04:11:42.132308764 +0000 UTC m=+248.081293959 2025/12/25 04:11:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 04:11:42 DEBUG : newLeaf(0xc000a11140): >close: err= 2025/12/25 04:11:42 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:11:42 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:11:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/12/25 04:11:42 DEBUG : dir: Looking for writers 2025/12/25 04:11:42 DEBUG : Looking for writers 2025/12/25 04:11:42 DEBUG : dir: reading active writers 2025/12/25 04:11:42 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:11:43 DEBUG : dir: Looking for writers 2025/12/25 04:11:43 DEBUG : Looking for writers 2025/12/25 04:11:43 DEBUG : dir: reading active writers 2025/12/25 04:11:43 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:11:43 DEBUG : newLeaf: size = 25 OK 2025/12/25 04:11:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:11:43 INFO : newLeaf: Copied (replaced existing) 2025/12/25 04:11:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 04:11:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/12/25 04:11:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 04:11:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:11:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 04:11:43 DEBUG : dir: Looking for writers 2025/12/25 04:11:43 DEBUG : Looking for writers 2025/12/25 04:11:43 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:43 DEBUG : dir: reading active writers 2025/12/25 04:11:43 DEBUG : >WaitForWriters: 2025/12/25 04:11:44 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:11:44 DEBUG : dir: Looking for writers 2025/12/25 04:11:44 DEBUG : Looking for writers 2025/12/25 04:11:44 DEBUG : dir: reading active writers 2025/12/25 04:11:44 DEBUG : newLeaf: reading active writers 2025/12/25 04:11:44 DEBUG : >WaitForWriters: 2025/12/25 04:11:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:11:52 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:11:52 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:11:52 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:11:52 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:11:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/25 04:12:03 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:03 DEBUG : dir: Looking for writers 2025/12/25 04:12:03 DEBUG : file1: reading active writers 2025/12/25 04:12:03 DEBUG : Looking for writers 2025/12/25 04:12:03 DEBUG : dir: reading active writers 2025/12/25 04:12:03 DEBUG : >WaitForWriters: 2025/12/25 04:12:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000922f00 2025/12/25 04:12:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:12:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000922f00 2025/12/25 04:12:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/25 04:12:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:12:12 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:12 DEBUG : dir/file1(0xc000441800): openPending: 2025/12/25 04:12:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/12/25 04:12:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:12 DEBUG : dir/file1(0xc000441800): >openPending: err= 2025/12/25 04:12:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:12:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:12 DEBUG : dir/file1(0xc000441800): _writeAt: size=25, off=0 2025/12/25 04:12:12 DEBUG : dir/file1(0xc000441800): >_writeAt: n=25, err= 2025/12/25 04:12:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:12:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000922f00 2025/12/25 04:12:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:13 DEBUG : newLeaf(0xc000441800): close: 2025/12/25 04:12:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 04:12:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 04:12:12.75101484 +0000 UTC m=+278.699999996 2025/12/25 04:12:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 04:12:13 DEBUG : newLeaf(0xc000441800): >close: err= 2025/12/25 04:12:13 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:12:13 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:12:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:12:13 DEBUG : dir: Looking for writers 2025/12/25 04:12:13 DEBUG : Looking for writers 2025/12/25 04:12:13 DEBUG : dir: reading active writers 2025/12/25 04:12:13 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:12:14 DEBUG : dir: Looking for writers 2025/12/25 04:12:14 DEBUG : Looking for writers 2025/12/25 04:12:14 DEBUG : dir: reading active writers 2025/12/25 04:12:14 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:12:14 DEBUG : newLeaf: size = 25 OK 2025/12/25 04:12:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:12:14 INFO : newLeaf: Copied (replaced existing) 2025/12/25 04:12:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 04:12:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/12/25 04:12:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 04:12:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 04:12:15 DEBUG : dir: Looking for writers 2025/12/25 04:12:15 DEBUG : Looking for writers 2025/12/25 04:12:15 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:15 DEBUG : dir: reading active writers 2025/12/25 04:12:15 DEBUG : >WaitForWriters: 2025/12/25 04:12:15 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:15 DEBUG : dir: Looking for writers 2025/12/25 04:12:15 DEBUG : Looking for writers 2025/12/25 04:12:15 DEBUG : dir: reading active writers 2025/12/25 04:12:15 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:15 DEBUG : >WaitForWriters: 2025/12/25 04:12:15 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:16 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:12:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:16 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:12:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:12:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:12:19 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): openPending: 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): >openPending: err= 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:12:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): _writeAt: size=14, off=0 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): >_writeAt: n=14, err= 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): close: 2025/12/25 04:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 04:12:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:12:19 DEBUG : dir/file1(0xc000698a40): >close: err= 2025/12/25 04:12:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:12:19 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:12:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:12:19 DEBUG : dir: Looking for writers 2025/12/25 04:12:19 DEBUG : file1: reading active writers 2025/12/25 04:12:19 DEBUG : Looking for writers 2025/12/25 04:12:19 DEBUG : dir: reading active writers 2025/12/25 04:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:12:20 DEBUG : dir: Looking for writers 2025/12/25 04:12:20 DEBUG : file1: reading active writers 2025/12/25 04:12:20 DEBUG : Looking for writers 2025/12/25 04:12:20 DEBUG : dir: reading active writers 2025/12/25 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:12:20 DEBUG : dir/file1: size = 14 OK 2025/12/25 04:12:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/12/25 04:12:20 INFO : dir/file1: Copied (replaced existing) 2025/12/25 04:12:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 04:12:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/25 04:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 04:12:20 DEBUG : dir: Looking for writers 2025/12/25 04:12:20 DEBUG : file1: reading active writers 2025/12/25 04:12:20 DEBUG : Looking for writers 2025/12/25 04:12:20 DEBUG : dir: reading active writers 2025/12/25 04:12:20 DEBUG : >WaitForWriters: 2025/12/25 04:12:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:12:20 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): _readAt: size=512, off=0 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): openPending: 2025/12/25 04:12:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/25 04:12:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 04:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): >openPending: err= 2025/12/25 04:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): >_readAt: n=14, err=EOF 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): close: 2025/12/25 04:12:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:12:20 DEBUG : dir/file1(0xc000a10380): >close: err= 2025/12/25 04:12:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:12:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000923080 2025/12/25 04:12:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:12:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 04:12:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000923080 2025/12/25 04:12:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:12:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:12:23 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:23 DEBUG : dir/file1(0xc000a10c40): openPending: 2025/12/25 04:12:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/25 04:12:23 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/12/25 04:12:23 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:12:23 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:12:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:23 DEBUG : dir/file1(0xc000a10c40): >openPending: err= 2025/12/25 04:12:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:12:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:23 DEBUG : dir/file1(0xc000a10c40): _writeAt: size=25, off=0 2025/12/25 04:12:23 DEBUG : dir/file1(0xc000a10c40): >_writeAt: n=25, err= 2025/12/25 04:12:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:12:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000923080 2025/12/25 04:12:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:23 DEBUG : newLeaf(0xc000a10c40): close: 2025/12/25 04:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 04:12:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 04:12:23.074300914 +0000 UTC m=+289.023286109 2025/12/25 04:12:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 04:12:23 DEBUG : newLeaf(0xc000a10c40): >close: err= 2025/12/25 04:12:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:12:23 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:12:23 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/12/25 04:12:23 DEBUG : dir: Looking for writers 2025/12/25 04:12:23 DEBUG : Looking for writers 2025/12/25 04:12:23 DEBUG : dir: reading active writers 2025/12/25 04:12:23 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:12:24 DEBUG : dir: Looking for writers 2025/12/25 04:12:24 DEBUG : Looking for writers 2025/12/25 04:12:24 DEBUG : dir: reading active writers 2025/12/25 04:12:24 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:12:24 DEBUG : newLeaf: size = 25 OK 2025/12/25 04:12:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:12:24 INFO : newLeaf: Copied (replaced existing) 2025/12/25 04:12:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 04:12:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/12/25 04:12:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 04:12:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 04:12:24 DEBUG : dir: Looking for writers 2025/12/25 04:12:24 DEBUG : Looking for writers 2025/12/25 04:12:24 DEBUG : dir: reading active writers 2025/12/25 04:12:24 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:24 DEBUG : >WaitForWriters: 2025/12/25 04:12:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:25 DEBUG : dir: Looking for writers 2025/12/25 04:12:25 DEBUG : Looking for writers 2025/12/25 04:12:25 DEBUG : dir: reading active writers 2025/12/25 04:12:25 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:25 DEBUG : >WaitForWriters: 2025/12/25 04:12:25 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:12:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:12:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:12:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:12:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:29 DEBUG : dir: Looking for writers 2025/12/25 04:12:29 DEBUG : file1: reading active writers 2025/12/25 04:12:29 DEBUG : Looking for writers 2025/12/25 04:12:29 DEBUG : dir: reading active writers 2025/12/25 04:12:29 DEBUG : >WaitForWriters: 2025/12/25 04:12:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:12:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): _readAt: size=512, off=0 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): openPending: 2025/12/25 04:12:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/25 04:12:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): >openPending: err= 2025/12/25 04:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/25 04:12:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:12:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:12:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): >_readAt: n=14, err=EOF 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): close: 2025/12/25 04:12:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:12:29 DEBUG : dir/file1(0xc000766680): >close: err= 2025/12/25 04:12:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:12:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000922c00 2025/12/25 04:12:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 04:12:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 04:12:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000922c00 2025/12/25 04:12:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 04:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:12:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:12:31 DEBUG : dir/file1(0xc000767a80): openPending: 2025/12/25 04:12:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/25 04:12:31 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/12/25 04:12:31 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:12:31 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:12:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 04:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:12:31 DEBUG : dir/file1(0xc000767a80): >openPending: err= 2025/12/25 04:12:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:12:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:12:31 DEBUG : dir/file1(0xc000767a80): _writeAt: size=25, off=0 2025/12/25 04:12:31 DEBUG : dir/file1(0xc000767a80): >_writeAt: n=25, err= 2025/12/25 04:12:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 04:12:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 04:12:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000922c00 2025/12/25 04:12:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:12:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:32 DEBUG : newLeaf(0xc000767a80): close: 2025/12/25 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 04:12:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 04:12:31.968762752 +0000 UTC m=+297.917747928 2025/12/25 04:12:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 04:12:32 DEBUG : newLeaf(0xc000767a80): >close: err= 2025/12/25 04:12:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:12:32 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:12:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/12/25 04:12:32 DEBUG : dir: Looking for writers 2025/12/25 04:12:32 DEBUG : Looking for writers 2025/12/25 04:12:32 DEBUG : dir: reading active writers 2025/12/25 04:12:32 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:12:33 DEBUG : dir: Looking for writers 2025/12/25 04:12:33 DEBUG : Looking for writers 2025/12/25 04:12:33 DEBUG : dir: reading active writers 2025/12/25 04:12:33 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:12:33 DEBUG : dir: Looking for writers 2025/12/25 04:12:33 DEBUG : Looking for writers 2025/12/25 04:12:33 DEBUG : dir: reading active writers 2025/12/25 04:12:33 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:12:34 DEBUG : newLeaf: size = 25 OK 2025/12/25 04:12:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/12/25 04:12:34 INFO : newLeaf: Copied (replaced existing) 2025/12/25 04:12:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 04:12:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/12/25 04:12:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 04:12:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 04:12:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 04:12:34 DEBUG : dir: Looking for writers 2025/12/25 04:12:34 DEBUG : Looking for writers 2025/12/25 04:12:34 DEBUG : dir: reading active writers 2025/12/25 04:12:34 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:34 DEBUG : >WaitForWriters: 2025/12/25 04:12:35 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:35 DEBUG : dir: Looking for writers 2025/12/25 04:12:35 DEBUG : Looking for writers 2025/12/25 04:12:35 DEBUG : dir: reading active writers 2025/12/25 04:12:35 DEBUG : newLeaf: reading active writers 2025/12/25 04:12:35 DEBUG : >WaitForWriters: 2025/12/25 04:12:35 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestFileRename (84.12s) --- PASS: TestFileRename/off,forceCache=false (8.16s) --- PASS: TestFileRename/minimal,forceCache=false (15.53s) --- PASS: TestFileRename/minimal,forceCache=true (16.85s) --- PASS: TestFileRename/writes,forceCache=false (24.11s) --- PASS: TestFileRename/writes,forceCache=true (9.30s) --- PASS: TestFileRename/full,forceCache=false (10.16s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:36 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:36 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:12:36 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:36 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:12:36 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:36 DEBUG : Looking for writers 2025/12/25 04:12:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.62s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:37 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:37 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:12:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:12:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:12:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:12:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 04:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:12:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 04:12:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 04:12:40 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:40 DEBUG : dir: Looking for writers 2025/12/25 04:12:40 DEBUG : file1: reading active writers 2025/12/25 04:12:40 DEBUG : Looking for writers 2025/12/25 04:12:40 DEBUG : dir: reading active writers 2025/12/25 04:12:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.22s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:42 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:42 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:12:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:12:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:12:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:12:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 04:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:12:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 04:12:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/25 04:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/25 04:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/25 04:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/25 04:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/25 04:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/25 04:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/25 04:12:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/25 04:12:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/25 04:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/25 04:12:47 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:12:47 DEBUG : dir: Looking for writers 2025/12/25 04:12:47 DEBUG : file1: reading active writers 2025/12/25 04:12:47 DEBUG : Looking for writers 2025/12/25 04:12:47 DEBUG : dir: reading active writers 2025/12/25 04:12:47 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleSeek (15.06s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:12:57 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:12:57 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:12:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:12:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:13:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/25 04:13:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/25 04:13:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/25 04:13:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/25 04:13:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/25 04:13:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/25 04:13:01 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/25 04:13:01 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/25 04:13:01 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/25 04:13:01 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/25 04:13:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/25 04:13:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/25 04:13:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/25 04:13:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/25 04:13:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/25 04:13:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/25 04:13:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/25 04:13:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/25 04:13:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/25 04:13:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/25 04:13:02 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:02 DEBUG : dir: Looking for writers 2025/12/25 04:13:02 DEBUG : file1: reading active writers 2025/12/25 04:13:02 DEBUG : Looking for writers 2025/12/25 04:13:02 DEBUG : dir: reading active writers 2025/12/25 04:13:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:03 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:03 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:13:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: dir/file1: Modification time difference too big |-218184h7m58.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-12-25 04:13:05 +0000 UTC) (precision 1s) 2025/12/25 04:13:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:13:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 04:13:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:06 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:06 DEBUG : dir: Looking for writers 2025/12/25 04:13:06 DEBUG : file1: reading active writers 2025/12/25 04:13:06 DEBUG : Looking for writers 2025/12/25 04:13:06 DEBUG : dir: reading active writers 2025/12/25 04:13:06 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (4.39s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:07 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:07 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:13:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 04:13:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 04:13:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/25 04:13:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/25 04:13:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:10 DEBUG : dir: Looking for writers 2025/12/25 04:13:10 DEBUG : file1: reading active writers 2025/12/25 04:13:10 DEBUG : Looking for writers 2025/12/25 04:13:10 DEBUG : dir: reading active writers 2025/12/25 04:13:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.40s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:12 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:12 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:12 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:12 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:15 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:13:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:13:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): _readAt: size=1, off=0 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): openPending: 2025/12/25 04:13:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:13:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:13:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >openPending: err= 2025/12/25 04:13:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 04:13:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:13:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >_readAt: n=1, err= 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): _readAt: size=256, off=1 2025/12/25 04:13:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >_readAt: n=15, err=EOF 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): _readAt: size=16, off=16 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >_readAt: n=0, err=EOF 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): close: 2025/12/25 04:13:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >close: err= 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): close: 2025/12/25 04:13:15 DEBUG : dir/file1(0xc0006987c0): >close: err=file already closed 2025/12/25 04:13:15 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:15 DEBUG : dir: Looking for writers 2025/12/25 04:13:15 DEBUG : file1: reading active writers 2025/12/25 04:13:15 DEBUG : Looking for writers 2025/12/25 04:13:15 DEBUG : dir: reading active writers 2025/12/25 04:13:15 DEBUG : >WaitForWriters: 2025/12/25 04:13:15 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.21s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:16 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 DEBUG : Config file has changed externally - reloading 2025/12/25 04:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:16 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:19 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:13:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:13:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:13:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): _readAt: size=1, off=0 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): openPending: 2025/12/25 04:13:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:13:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >openPending: err= 2025/12/25 04:13:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 04:13:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:13:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >_readAt: n=1, err= 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): _readAt: size=1, off=5 2025/12/25 04:13:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >_readAt: n=1, err= 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): _readAt: size=1, off=3 2025/12/25 04:13:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >_readAt: n=1, err= 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): _readAt: size=1, off=13 2025/12/25 04:13:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >_readAt: n=1, err= 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): _readAt: size=16, off=100 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >_readAt: n=0, err=EOF 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): close: 2025/12/25 04:13:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:13:19 DEBUG : dir/file1(0xc000966440): >close: err= 2025/12/25 04:13:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:19 DEBUG : dir: Looking for writers 2025/12/25 04:13:19 DEBUG : file1: reading active writers 2025/12/25 04:13:19 DEBUG : Looking for writers 2025/12/25 04:13:19 DEBUG : dir: reading active writers 2025/12/25 04:13:19 DEBUG : >WaitForWriters: 2025/12/25 04:13:19 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.37s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:23 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:13:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:13:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:13:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=1, off=0 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): openPending: 2025/12/25 04:13:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:13:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >openPending: err= 2025/12/25 04:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 04:13:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:13:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=1, err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=1, off=5 2025/12/25 04:13:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=1, err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=1, off=1 2025/12/25 04:13:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=1, err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=6, off=10 2025/12/25 04:13:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=6, err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=256, off=10 2025/12/25 04:13:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=6, err=EOF 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=256, off=100 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=0, err=EOF 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): close: 2025/12/25 04:13:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >close: err= 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): _readAt: size=256, off=100 2025/12/25 04:13:23 DEBUG : dir/file1(0xc000967200): >_readAt: n=0, err=file already closed 2025/12/25 04:13:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:23 DEBUG : dir: Looking for writers 2025/12/25 04:13:23 DEBUG : file1: reading active writers 2025/12/25 04:13:23 DEBUG : Looking for writers 2025/12/25 04:13:23 DEBUG : dir: reading active writers 2025/12/25 04:13:23 DEBUG : >WaitForWriters: 2025/12/25 04:13:23 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReadAt (5.33s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:13:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:13:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:13:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:13:28 DEBUG : dir/file1(0xc0009662c0): RWFileHandle.Flush 2025/12/25 04:13:28 DEBUG : dir/file1(0xc0009662c0): _readAt: size=256, off=0 2025/12/25 04:13:28 DEBUG : dir/file1(0xc0009662c0): openPending: 2025/12/25 04:13:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:13:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:13:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:28 DEBUG : dir/file1(0xc0009662c0): >openPending: err= 2025/12/25 04:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/25 04:13:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:13:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:29 DEBUG : dir/file1(0xc0009662c0): >_readAt: n=16, err=EOF 2025/12/25 04:13:29 DEBUG : dir/file1(0xc0009662c0): RWFileHandle.Flush 2025/12/25 04:13:29 DEBUG : dir/file1(0xc0009662c0): RWFileHandle.Flush 2025/12/25 04:13:29 DEBUG : dir/file1(0xc0009662c0): close: 2025/12/25 04:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:13:29 DEBUG : dir/file1(0xc0009662c0): >close: err= 2025/12/25 04:13:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:29 DEBUG : dir: Looking for writers 2025/12/25 04:13:29 DEBUG : file1: reading active writers 2025/12/25 04:13:29 DEBUG : Looking for writers 2025/12/25 04:13:29 DEBUG : dir: reading active writers 2025/12/25 04:13:29 DEBUG : >WaitForWriters: 2025/12/25 04:13:29 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.17s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:30 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:30 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:30 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:30 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:13:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:13:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 04:13:33 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:13:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:13:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:13:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): _readAt: size=256, off=0 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): openPending: 2025/12/25 04:13:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:13:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): >openPending: err= 2025/12/25 04:13:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/25 04:13:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:13:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:13:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): >_readAt: n=16, err=EOF 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): RWFileHandle.Release 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): close: 2025/12/25 04:13:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): >close: err= 2025/12/25 04:13:33 DEBUG : dir/file1(0xc000967480): RWFileHandle.Release 2025/12/25 04:13:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:33 DEBUG : dir: Looking for writers 2025/12/25 04:13:33 DEBUG : file1: reading active writers 2025/12/25 04:13:33 DEBUG : Looking for writers 2025/12/25 04:13:33 DEBUG : dir: reading active writers 2025/12/25 04:13:33 DEBUG : >WaitForWriters: 2025/12/25 04:13:33 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.20s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:34 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:34 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:34 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:13:34 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:13:34 DEBUG : file1: newRWFileHandle: 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): openPending: 2025/12/25 04:13:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): >openPending: err= 2025/12/25 04:13:34 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:13:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): _writeAt: size=5, off=0 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): >_writeAt: n=5, err= 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): _writeAt: size=7, off=5 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): >_writeAt: n=7, err= 2025/12/25 04:13:34 DEBUG : file1: vfs cache: truncate to size=11 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): close: 2025/12/25 04:13:34 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 04:13:34.69354846 +0000 UTC m=+360.642533625 2025/12/25 04:13:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): >close: err= 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): close: 2025/12/25 04:13:34 DEBUG : file1(0xc000399e80): >close: err=file already closed 2025/12/25 04:13:34 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:34 DEBUG : Looking for writers 2025/12/25 04:13:34 DEBUG : file1: reading active writers 2025/12/25 04:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:13:34 DEBUG : Looking for writers 2025/12/25 04:13:34 DEBUG : file1: reading active writers 2025/12/25 04:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:13:34 DEBUG : Looking for writers 2025/12/25 04:13:34 DEBUG : file1: reading active writers 2025/12/25 04:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:13:34 DEBUG : Looking for writers 2025/12/25 04:13:34 DEBUG : file1: reading active writers 2025/12/25 04:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:13:34 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:13:34 DEBUG : Looking for writers 2025/12/25 04:13:34 DEBUG : file1: reading active writers 2025/12/25 04:13:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:13:35 DEBUG : Looking for writers 2025/12/25 04:13:35 DEBUG : file1: reading active writers 2025/12/25 04:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:13:35 DEBUG : Looking for writers 2025/12/25 04:13:35 DEBUG : file1: reading active writers 2025/12/25 04:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:13:35 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/12/25 04:13:35 DEBUG : Looking for writers 2025/12/25 04:13:35 DEBUG : file1: reading active writers 2025/12/25 04:13:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:13:36 DEBUG : file1: size = 11 OK 2025/12/25 04:13:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/12/25 04:13:36 INFO : file1: Copied (new) 2025/12/25 04:13:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-25 04:13:34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/12/25 04:13:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:36 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:13:36 DEBUG : Looking for writers 2025/12/25 04:13:36 DEBUG : file1: reading active writers 2025/12/25 04:13:36 DEBUG : >WaitForWriters: 2025/12/25 04:13:37 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:37 DEBUG : Looking for writers 2025/12/25 04:13:37 DEBUG : file1: reading active writers 2025/12/25 04:13:37 DEBUG : >WaitForWriters: 2025/12/25 04:13:37 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsWrite (10.54s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:45 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:13:45 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:13:45 DEBUG : file1: newRWFileHandle: 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): openPending: 2025/12/25 04:13:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): >openPending: err= 2025/12/25 04:13:45 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:13:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): _writeAt: size=7, off=0 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): >_writeAt: n=7, err= 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): _writeAt: size=6, off=5 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): >_writeAt: n=6, err= 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): close: 2025/12/25 04:13:45 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 04:13:45.232832535 +0000 UTC m=+371.181817719 2025/12/25 04:13:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): >close: err= 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): _writeAt: size=5, off=0 2025/12/25 04:13:45 DEBUG : file1(0xc000440500): >_writeAt: n=0, err=file already closed 2025/12/25 04:13:45 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:13:45 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:13:45 DEBUG : Looking for writers 2025/12/25 04:13:45 DEBUG : file1: reading active writers 2025/12/25 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:13:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/12/25 04:13:46 DEBUG : Looking for writers 2025/12/25 04:13:46 DEBUG : file1: reading active writers 2025/12/25 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:13:47 DEBUG : file1: size = 11 OK 2025/12/25 04:13:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/12/25 04:13:47 INFO : file1: Copied (new) 2025/12/25 04:13:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-25 04:13:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/12/25 04:13:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:47 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:13:47 DEBUG : Looking for writers 2025/12/25 04:13:47 DEBUG : file1: reading active writers 2025/12/25 04:13:47 DEBUG : >WaitForWriters: 2025/12/25 04:13:47 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:47 DEBUG : Looking for writers 2025/12/25 04:13:47 DEBUG : file1: reading active writers 2025/12/25 04:13:47 DEBUG : >WaitForWriters: 2025/12/25 04:13:47 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:13:48 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:13:48 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:13:48 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:13:48 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:13:48 DEBUG : file1: newRWFileHandle: 2025/12/25 04:13:48 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:13:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:13:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:13:48 DEBUG : file1(0xc000660300): close: 2025/12/25 04:13:48 DEBUG : file1(0xc000660300): >close: err= 2025/12/25 04:13:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 04:13:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:13:48 DEBUG : file2: newRWFileHandle: 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): openPending: 2025/12/25 04:13:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:13:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): >openPending: err= 2025/12/25 04:13:48 DEBUG : file2: >newRWFileHandle: err= 2025/12/25 04:13:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 04:13:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/25 04:13:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): RWFileHandle.Flush 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): RWFileHandle.Release 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): close: 2025/12/25 04:13:48 DEBUG : file2: vfs cache: setting modification time to 2025-12-25 04:13:48.415482367 +0000 UTC m=+374.364467532 2025/12/25 04:13:48 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/25 04:13:48 DEBUG : file2(0xc000660600): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,11,false", "file2,0,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=2) { - (string) (len=13) "file1,0,false", + (string) (len=14) "file1,11,false", (string) (len=13) "file2,0,false" Test: TestRWFileHandleWriteNoWrite 2025/12/25 04:13:48 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:13:48 DEBUG : file2: vfs cache: starting upload 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:13:48 DEBUG : Looking for writers 2025/12/25 04:13:48 DEBUG : file1: reading active writers 2025/12/25 04:13:48 DEBUG : file2: reading active writers 2025/12/25 04:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:13:49 DEBUG : Looking for writers 2025/12/25 04:13:49 DEBUG : file1: reading active writers 2025/12/25 04:13:49 DEBUG : file2: reading active writers 2025/12/25 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:13:49 DEBUG : Looking for writers 2025/12/25 04:13:49 DEBUG : file2: reading active writers 2025/12/25 04:13:49 DEBUG : file1: reading active writers 2025/12/25 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:13:50 DEBUG : file2: size = 0 OK 2025/12/25 04:13:50 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/25 04:13:50 INFO : file2: Copied (new) 2025/12/25 04:13:50 DEBUG : file2: vfs cache: fingerprint now "0,2025-12-25 04:13:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/12/25 04:13:50 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/25 04:13:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 04:13:50 INFO : file2: vfs cache: upload succeeded try #1 2025/12/25 04:13:50 DEBUG : Looking for writers 2025/12/25 04:13:50 DEBUG : file1: reading active writers 2025/12/25 04:13:50 DEBUG : file2: reading active writers 2025/12/25 04:13:50 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file2 (0) fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleWriteNoWrite Messages: 1 objects not found 2025/12/25 04:13:58 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:13:58 DEBUG : Looking for writers 2025/12/25 04:13:58 DEBUG : file1: reading active writers 2025/12/25 04:13:58 DEBUG : file2: reading active writers 2025/12/25 04:13:58 DEBUG : >WaitForWriters: 2025/12/25 04:13:58 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRWFileHandleWriteNoWrite (18.83s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:07 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:07 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:07 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:07 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:07 DEBUG : file1: newRWFileHandle: 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): openPending: 2025/12/25 04:14:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): >openPending: err= 2025/12/25 04:14:07 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:14:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): _writeAt: size=5, off=0 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): >_writeAt: n=5, err= 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): RWFileHandle.Flush 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): RWFileHandle.Flush 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): close: 2025/12/25 04:14:07 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 04:14:07.234376303 +0000 UTC m=+393.183361459 2025/12/25 04:14:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:07 DEBUG : file1(0xc000966880): >close: err= 2025/12/25 04:14:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:07 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:07 DEBUG : Looking for writers 2025/12/25 04:14:07 DEBUG : file1: reading active writers 2025/12/25 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:14:08 DEBUG : Looking for writers 2025/12/25 04:14:08 DEBUG : file1: reading active writers 2025/12/25 04:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:09 DEBUG : file1: size = 5 OK 2025/12/25 04:14:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:14:09 INFO : file1: Copied (new) 2025/12/25 04:14:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 04:14:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/25 04:14:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:09 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:09 DEBUG : Looking for writers 2025/12/25 04:14:09 DEBUG : file1: reading active writers 2025/12/25 04:14:09 DEBUG : >WaitForWriters: 2025/12/25 04:14:09 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:10 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:10 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:10 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:10 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:10 DEBUG : file1: newRWFileHandle: 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): openPending: 2025/12/25 04:14:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): >openPending: err= 2025/12/25 04:14:10 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:14:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:14:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): _writeAt: size=5, off=0 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): >_writeAt: n=5, err= 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): RWFileHandle.Release 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): close: 2025/12/25 04:14:10 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 04:14:10.236006675 +0000 UTC m=+396.184991830 2025/12/25 04:14:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): >close: err= 2025/12/25 04:14:10 DEBUG : file1(0xc000966540): RWFileHandle.Release 2025/12/25 04:14:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:10 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:10 DEBUG : Looking for writers 2025/12/25 04:14:10 DEBUG : file1: reading active writers 2025/12/25 04:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:14:11 DEBUG : Looking for writers 2025/12/25 04:14:11 DEBUG : file1: reading active writers 2025/12/25 04:14:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:12 DEBUG : file1: size = 5 OK 2025/12/25 04:14:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:14:12 INFO : file1: Copied (new) 2025/12/25 04:14:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 04:14:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/25 04:14:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:12 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:12 DEBUG : Looking for writers 2025/12/25 04:14:12 DEBUG : file1: reading active writers 2025/12/25 04:14:12 DEBUG : >WaitForWriters: 2025/12/25 04:14:12 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:13 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:13 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:13 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:13 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:14:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 04:14:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:14:15 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): openPending: 2025/12/25 04:14:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:14:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:14:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): >openPending: err= 2025/12/25 04:14:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 04:14:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:14:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:14:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): _writeAt: size=5, off=0 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): >_writeAt: n=5, err= 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): close: 2025/12/25 04:14:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-25 04:14:15.993030935 +0000 UTC m=+401.942016089 2025/12/25 04:14:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:15 DEBUG : dir/file1(0xc000698580): >close: err= 2025/12/25 04:14:15 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:15 DEBUG : dir: Looking for writers 2025/12/25 04:14:15 DEBUG : file1: reading active writers 2025/12/25 04:14:15 DEBUG : Looking for writers 2025/12/25 04:14:15 DEBUG : dir: reading active writers 2025/12/25 04:14:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:16 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:16 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:16 DEBUG : dir: Looking for writers 2025/12/25 04:14:16 DEBUG : file1: reading active writers 2025/12/25 04:14:16 DEBUG : Looking for writers 2025/12/25 04:14:16 DEBUG : dir: reading active writers 2025/12/25 04:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:17 DEBUG : dir: Looking for writers 2025/12/25 04:14:17 DEBUG : file1: reading active writers 2025/12/25 04:14:17 DEBUG : Looking for writers 2025/12/25 04:14:17 DEBUG : dir: reading active writers 2025/12/25 04:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:17 DEBUG : dir/file1: size = 5 OK 2025/12/25 04:14:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:14:17 INFO : dir/file1: Copied (replaced existing) 2025/12/25 04:14:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-12-25 04:14:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/25 04:14:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:18 DEBUG : dir: Looking for writers 2025/12/25 04:14:18 DEBUG : file1: reading active writers 2025/12/25 04:14:18 DEBUG : Looking for writers 2025/12/25 04:14:18 DEBUG : dir: reading active writers 2025/12/25 04:14:18 DEBUG : >WaitForWriters: 2025/12/25 04:14:18 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:19 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:19 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:19 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:19 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/12/25 04:14:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:22 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 04:14:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 04:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 04:14:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): _writeAt: size=5, off=0 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): openPending: 2025/12/25 04:14:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/25 04:14:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 04:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): >openPending: err= 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): >_writeAt: n=5, err= 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): _writeAt: size=15, off=5 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): >_writeAt: n=15, err= 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): close: 2025/12/25 04:14:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/25 04:14:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-25 04:14:22.142177418 +0000 UTC m=+408.091162573 2025/12/25 04:14:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:22 DEBUG : dir/file1(0xc000698580): >close: err= 2025/12/25 04:14:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:22 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:22 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:22 DEBUG : dir: Looking for writers 2025/12/25 04:14:22 DEBUG : file1: reading active writers 2025/12/25 04:14:22 DEBUG : Looking for writers 2025/12/25 04:14:22 DEBUG : dir: reading active writers 2025/12/25 04:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:23 DEBUG : dir/file1: size = 20 OK 2025/12/25 04:14:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/12/25 04:14:23 INFO : dir/file1: Copied (replaced existing) 2025/12/25 04:14:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-12-25 04:14:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/12/25 04:14:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:23 DEBUG : dir: Looking for writers 2025/12/25 04:14:23 DEBUG : file1: reading active writers 2025/12/25 04:14:23 DEBUG : Looking for writers 2025/12/25 04:14:23 DEBUG : dir: reading active writers 2025/12/25 04:14:23 DEBUG : >WaitForWriters: 2025/12/25 04:14:23 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateExisting (13.87s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:33 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:33 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:33 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:33 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:33 DEBUG : file1: newRWFileHandle: 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): openPending: 2025/12/25 04:14:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): >openPending: err= 2025/12/25 04:14:33 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:14:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): _writeAt: size=5, off=0 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): >_writeAt: n=5, err= 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): close: 2025/12/25 04:14:33 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 04:14:33.39715956 +0000 UTC m=+419.346144715 2025/12/25 04:14:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:33 DEBUG : file1(0xc000699b00): >close: err= 2025/12/25 04:14:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:33 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:33 DEBUG : Looking for writers 2025/12/25 04:14:33 DEBUG : file1: reading active writers 2025/12/25 04:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:34 DEBUG : Looking for writers 2025/12/25 04:14:34 DEBUG : file1: reading active writers 2025/12/25 04:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:14:34 DEBUG : Looking for writers 2025/12/25 04:14:34 DEBUG : file1: reading active writers 2025/12/25 04:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:35 DEBUG : file1: size = 5 OK 2025/12/25 04:14:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:14:35 INFO : file1: Copied (new) 2025/12/25 04:14:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 04:14:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/25 04:14:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:35 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:35 DEBUG : Looking for writers 2025/12/25 04:14:35 DEBUG : file1: reading active writers 2025/12/25 04:14:35 DEBUG : >WaitForWriters: 2025/12/25 04:14:35 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (10.36s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:43 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:43 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:43 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:43 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/25 04:14:43 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.753418274 +0000 UTC m=+429.702403439 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966240): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.753418274 +0000 UTC m=+429.702403439 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.753418274 +0000 UTC m=+429.702403439 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000966e80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 1 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.757279831 +0000 UTC m=+429.706264987 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.757279831 +0000 UTC m=+429.706264987 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000967a40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 2 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.759489712 +0000 UTC m=+429.708474877 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006982c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.759489712 +0000 UTC m=+429.708474877 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.759489712 +0000 UTC m=+429.708474877 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000698cc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 3 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.761878549 +0000 UTC m=+429.710863764 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0006993c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.761878549 +0000 UTC m=+429.710863764 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000699980): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264cb0 item 4 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.763880137 +0000 UTC m=+429.712865302 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00024c640): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.763880137 +0000 UTC m=+429.712865302 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.763880137 +0000 UTC m=+429.712865302 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002659d0 item 5 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.767306213 +0000 UTC m=+429.716291398 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000766f80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.767306213 +0000 UTC m=+429.716291398 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767500): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c2a0 item 6 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.769097824 +0000 UTC m=+429.718082979 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000660b80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.769097824 +0000 UTC m=+429.718082979 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.769097824 +0000 UTC m=+429.718082979 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661640): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a12d0 item 7 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.771335827 +0000 UTC m=+429.720320993 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000661cc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.771335827 +0000 UTC m=+429.720320993 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c280): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2540 item 8 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc00080c840): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080c840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.77438361 +0000 UTC m=+429.723368764 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080cc00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.77438361 +0000 UTC m=+429.723368764 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.77438361 +0000 UTC m=+429.723368764 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080d580): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3180 item 9 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.776971383 +0000 UTC m=+429.725956538 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00080dc00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.776971383 +0000 UTC m=+429.725956538 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a1c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb260 item 10 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc00082a800): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082a800): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.778979873 +0000 UTC m=+429.727965038 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082abc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.778979873 +0000 UTC m=+429.727965038 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b0c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.778979873 +0000 UTC m=+429.727965038 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082b5c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbd50 item 11 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.781854198 +0000 UTC m=+429.730839353 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc00082bc40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.781854198 +0000 UTC m=+429.730839353 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 12 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc000850840): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.784064509 +0000 UTC m=+429.733049674 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000850c00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.784064509 +0000 UTC m=+429.733049674 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008512c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 13 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.785902637 +0000 UTC m=+429.734887802 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851940): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.785902637 +0000 UTC m=+429.734887802 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000851e80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab490 item 14 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc000886540): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.789593493 +0000 UTC m=+429.738578658 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.789593493 +0000 UTC m=+429.738578658 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000886fc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aaf0 item 15 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.791353885 +0000 UTC m=+429.740339050 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887640): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.791353885 +0000 UTC m=+429.740339050 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000887b80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c01c0 item 16 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.793149934 +0000 UTC m=+429.742135099 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4240): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.793149934 +0000 UTC m=+429.742135099 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b46c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.793149934 +0000 UTC m=+429.742135099 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b4bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c08c0 item 17 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.79596112 +0000 UTC m=+429.744946285 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5240): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.79596112 +0000 UTC m=+429.744946285 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1810 item 18 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.799019743 +0000 UTC m=+429.748004897 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008b5e00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.799019743 +0000 UTC m=+429.748004897 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6380): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.799019743 +0000 UTC m=+429.748004897 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 19 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.801832591 +0000 UTC m=+429.750817756 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e6f00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.801832591 +0000 UTC m=+429.750817756 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7440): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d420 item 20 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.803797188 +0000 UTC m=+429.752782353 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0008e7ac0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.803797188 +0000 UTC m=+429.752782353 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.803797188 +0000 UTC m=+429.752782353 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 21 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.806270326 +0000 UTC m=+429.755255491 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000930bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.806270326 +0000 UTC m=+429.755255491 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931100): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa4d0 item 22 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.80797391 +0000 UTC m=+429.756959075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.80797391 +0000 UTC m=+429.756959075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000931c80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.80797391 +0000 UTC m=+429.756959075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaa10 item 23 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.810694706 +0000 UTC m=+429.759679861 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.810694706 +0000 UTC m=+429.759679861 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000996dc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab260 item 24 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc000997400): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997400): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.812723293 +0000 UTC m=+429.761708448 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009977c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.812723293 +0000 UTC m=+429.761708448 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000997cc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.812723293 +0000 UTC m=+429.761708448 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0280): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab650 item 25 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.815013706 +0000 UTC m=+429.763998861 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.815013706 +0000 UTC m=+429.763998861 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c0e40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 26 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc0009c1480): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1480): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.816709947 +0000 UTC m=+429.765695102 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.816709947 +0000 UTC m=+429.765695102 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009c1d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.816709947 +0000 UTC m=+429.765695102 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6300): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 27 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.819017051 +0000 UTC m=+429.768002206 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6980): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.819017051 +0000 UTC m=+429.768002206 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f6ec0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 28 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc0009f7500): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f7500): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.821307383 +0000 UTC m=+429.770292548 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0009f78c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.821307383 +0000 UTC m=+429.770292548 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28000): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 29 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.823121106 +0000 UTC m=+429.772106271 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.823121106 +0000 UTC m=+429.772106271 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a28bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004098f0 item 30 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): _readAt: size=2, off=0 2025/12/25 04:14:43 ERROR : open-test-file(0xc000a29200): Couldn't read size of file 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): close: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.825028966 +0000 UTC m=+429.774014131 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a295c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.825028966 +0000 UTC m=+429.774014131 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a29c80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 31 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.827265487 +0000 UTC m=+429.776250652 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a48380): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.827265487 +0000 UTC m=+429.776250652 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a488c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d82a0 item 32 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.829219514 +0000 UTC m=+429.778204680 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10800): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f6c0 item 33 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.829982375 +0000 UTC m=+429.778967540 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a10d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.829982375 +0000 UTC m=+429.778967540 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f960 item 33 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.832011424 +0000 UTC m=+429.780996589 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 34 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.832934416 +0000 UTC m=+429.781919581 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a11d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.832934416 +0000 UTC m=+429.781919581 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e2c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007080e0 item 34 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.834549154 +0000 UTC m=+429.783534319 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9e900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007084d0 item 35 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.835270664 +0000 UTC m=+429.784255829 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9ed80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.835270664 +0000 UTC m=+429.784255829 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f280): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000708690 item 35 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.837066854 +0000 UTC m=+429.786052019 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9f900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000708a10 item 36 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.837787533 +0000 UTC m=+429.786772699 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a9fe00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.837787533 +0000 UTC m=+429.786772699 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abe3c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000708bd0 item 36 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.839663143 +0000 UTC m=+429.788648308 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abea00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000708f50 item 37 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.840389776 +0000 UTC m=+429.789375000 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abee80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.840389776 +0000 UTC m=+429.789375000 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abf380): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000709110 item 37 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.842389088 +0000 UTC m=+429.791374283 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abfa00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000709500 item 38 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.843143191 +0000 UTC m=+429.792128356 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000abff00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.843143191 +0000 UTC m=+429.792128356 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae84c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007097a0 item 38 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.845703864 +0000 UTC m=+429.794689029 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae8b40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000709b20 item 39 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.846567574 +0000 UTC m=+429.795552739 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.846567574 +0000 UTC m=+429.795552739 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000709ce0 item 39 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.84813402 +0000 UTC m=+429.797119175 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ae9bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712150 item 40 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.848828 +0000 UTC m=+429.797813155 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14140): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.848828 +0000 UTC m=+429.797813155 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b14680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007123f0 item 40 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.850798318 +0000 UTC m=+429.799783483 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000767ac0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c7e0 item 41 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.851619728 +0000 UTC m=+429.800604893 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ca10 item 41 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.852360126 +0000 UTC m=+429.801345291 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6500): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.852360126 +0000 UTC m=+429.801345291 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f6a40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cd20 item 41 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.855116858 +0000 UTC m=+429.804102013 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d7a0 item 42 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.855731217 +0000 UTC m=+429.804716382 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7580): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038db20 item 42 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.856359353 +0000 UTC m=+429.805344508 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc0007f7ac0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.856359353 +0000 UTC m=+429.805344508 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b960c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a070 item 42 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.858538365 +0000 UTC m=+429.807523520 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96700): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a4d0 item 43 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.859300212 +0000 UTC m=+429.808285368 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b96c00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a690 item 43 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.859851864 +0000 UTC m=+429.808837019 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97140): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.859851864 +0000 UTC m=+429.808837019 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071a930 item 43 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.86166222 +0000 UTC m=+429.810647376 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000b97cc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071af50 item 44 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.862519348 +0000 UTC m=+429.811504503 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2240): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b110 item 44 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.863126364 +0000 UTC m=+429.812111518 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.863126364 +0000 UTC m=+429.812111518 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb2d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b2d0 item 44 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.864737103 +0000 UTC m=+429.813722259 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3340): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b650 item 45 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.865335522 +0000 UTC m=+429.814320678 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.865335522 +0000 UTC m=+429.814320678 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bb3f40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071b810 item 45 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.867225339 +0000 UTC m=+429.816210494 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcc600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071bc00 item 46 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.868135446 +0000 UTC m=+429.817120601 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bccb00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.868135446 +0000 UTC m=+429.817120601 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00071bdc0 item 46 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.870302797 +0000 UTC m=+429.819287962 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcd840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007261c0 item 47 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.871200721 +0000 UTC m=+429.820185876 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bcdd40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.871200721 +0000 UTC m=+429.820185876 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf24c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726380 item 47 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.873146142 +0000 UTC m=+429.822131307 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf2b00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726770 item 48 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.873762665 +0000 UTC m=+429.822747830 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3000): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.873762665 +0000 UTC m=+429.822747830 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3700): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726930 item 48 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.87579391 +0000 UTC m=+429.824779075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000bf3d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726cb0 item 49 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.876772166 +0000 UTC m=+429.825757331 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c240): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.876772166 +0000 UTC m=+429.825757331 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0c780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726e70 item 49 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.878389949 +0000 UTC m=+429.827375114 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0ce00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727260 item 50 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.879039504 +0000 UTC m=+429.828024659 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d300): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.879039504 +0000 UTC m=+429.828024659 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0d880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727420 item 50 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.880986239 +0000 UTC m=+429.829971394 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c0df00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007277a0 item 51 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.881625124 +0000 UTC m=+429.830610279 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e480): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.881625124 +0000 UTC m=+429.830610279 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2e9c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007279d0 item 51 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.883359798 +0000 UTC m=+429.832344953 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727d50 item 52 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.884085117 +0000 UTC m=+429.833070271 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2f540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.884085117 +0000 UTC m=+429.833070271 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c2fac0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a3f0 item 52 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.885727666 +0000 UTC m=+429.834712831 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e1c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aa80 item 53 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.886356944 +0000 UTC m=+429.835342109 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4e6c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.886356944 +0000 UTC m=+429.835342109 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4ec00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040acb0 item 53 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.888211253 +0000 UTC m=+429.837196418 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f280): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b2d0 item 54 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.889181695 +0000 UTC m=+429.838166860 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4f780): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.889181695 +0000 UTC m=+429.838166860 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c4fd00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 54 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.890639256 +0000 UTC m=+429.839624421 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c400): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040be30 item 55 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.892013429 +0000 UTC m=+429.840998584 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6c900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.892013429 +0000 UTC m=+429.840998584 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6ce40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310070 item 55 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.893663442 +0000 UTC m=+429.842648598 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d4c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310930 item 56 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.894279645 +0000 UTC m=+429.843264810 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6d9c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.894279645 +0000 UTC m=+429.843264810 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c6df40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003110a0 item 56 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.895643579 +0000 UTC m=+429.844628734 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003119d0 item 57 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.896206982 +0000 UTC m=+429.845192138 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c88b40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b90 item 57 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.897186951 +0000 UTC m=+429.846172107 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.897186951 +0000 UTC m=+429.846172107 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311f10 item 57 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.899011125 +0000 UTC m=+429.847996290 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000c89c40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc7e0 item 58 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.899682662 +0000 UTC m=+429.848667817 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcd20 item 58 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.900267756 +0000 UTC m=+429.849252911 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6740): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.900267756 +0000 UTC m=+429.849252911 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca6d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd420 item 58 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.902052304 +0000 UTC m=+429.851037458 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7340): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd960 item 59 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.902639352 +0000 UTC m=+429.851624507 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdce0 item 59 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.903254883 +0000 UTC m=+429.852240038 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ca7dc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.903254883 +0000 UTC m=+429.852240038 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cce3c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0070 item 59 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.90465173 +0000 UTC m=+429.853636885 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccea00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd03f0 item 60 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.905258905 +0000 UTC m=+429.854244061 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccef40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd05b0 item 60 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.906057232 +0000 UTC m=+429.855042387 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccf480): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.906057232 +0000 UTC m=+429.855042387 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ccfa40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0770 item 60 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.908234902 +0000 UTC m=+429.857220067 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2100): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0af0 item 61 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.908836167 +0000 UTC m=+429.857821322 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2640): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.908836167 +0000 UTC m=+429.857821322 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf2d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd0cb0 item 61 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.91051276 +0000 UTC m=+429.859497965 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf3380): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1030 item 62 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.911071575 +0000 UTC m=+429.860056731 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000cf38c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.911071575 +0000 UTC m=+429.860056731 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd11f0 item 62 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.912665602 +0000 UTC m=+429.861650758 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0c680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1570 item 63 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.913201625 +0000 UTC m=+429.862186780 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0cbc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.913201625 +0000 UTC m=+429.862186780 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d2c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1730 item 63 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.914609161 +0000 UTC m=+429.863594316 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0d900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1ab0 item 64 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.915095729 +0000 UTC m=+429.864080885 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d0de40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.915095729 +0000 UTC m=+429.864080885 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d325c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd1c70 item 64 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.916545445 +0000 UTC m=+429.865530600 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d32c00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40070 item 65 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.917174031 +0000 UTC m=+429.866159186 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33080): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.917174031 +0000 UTC m=+429.866159186 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33580): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40230 item 65 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.918624469 +0000 UTC m=+429.867609624 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d33bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d405b0 item 66 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.919331883 +0000 UTC m=+429.868317039 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d500c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.919331883 +0000 UTC m=+429.868317039 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40770 item 66 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.920935941 +0000 UTC m=+429.869921095 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d50c40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40af0 item 67 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.9214498 +0000 UTC m=+429.870434966 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d510c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.9214498 +0000 UTC m=+429.870434966 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d515c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40cb0 item 67 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.922868979 +0000 UTC m=+429.871854134 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d51c40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41030 item 68 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.923509427 +0000 UTC m=+429.872494582 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d701c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.923509427 +0000 UTC m=+429.872494582 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70700): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d411f0 item 68 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.925028644 +0000 UTC m=+429.874013800 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d70d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41570 item 69 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.925604181 +0000 UTC m=+429.874589336 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d711c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.925604181 +0000 UTC m=+429.874589336 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d716c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41730 item 69 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.927260897 +0000 UTC m=+429.876246052 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d71d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41ab0 item 70 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.928040688 +0000 UTC m=+429.877025844 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e2c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.928040688 +0000 UTC m=+429.877025844 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8e800): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41c70 item 70 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.929804177 +0000 UTC m=+429.878789332 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ee80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4070 item 71 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.930387899 +0000 UTC m=+429.879373053 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f380): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.930387899 +0000 UTC m=+429.879373053 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8f880): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4230 item 71 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.931796536 +0000 UTC m=+429.880781692 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000d8ff00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da45b0 item 72 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.932560779 +0000 UTC m=+429.881545934 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0480): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.932560779 +0000 UTC m=+429.881545934 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db09c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4770 item 72 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.934020143 +0000 UTC m=+429.883005298 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db0f80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4af0 item 73 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.934677885 +0000 UTC m=+429.883663069 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1480): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4cb0 item 73 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.935356215 +0000 UTC m=+429.884341370 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1940): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.935356215 +0000 UTC m=+429.884341370 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000db1e80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4e70 item 73 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.937148066 +0000 UTC m=+429.886133222 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da51f0 item 74 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.93777013 +0000 UTC m=+429.886755285 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2a40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da53b0 item 74 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.938598233 +0000 UTC m=+429.887583388 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd2f80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.938598233 +0000 UTC m=+429.887583388 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3500): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5570 item 74 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.940110127 +0000 UTC m=+429.889095302 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dd3b40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da58f0 item 75 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.940766464 +0000 UTC m=+429.889751620 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee0c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): _writeAt: size=3, off=2 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ab0 item 75 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.941376415 +0000 UTC m=+429.890361601 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000dee600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.941376415 +0000 UTC m=+429.890361601 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000deeb40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c70 item 75 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.942769756 +0000 UTC m=+429.891754911 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def180): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02070 item 76 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.943255722 +0000 UTC m=+429.892240877 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000def680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02230 item 76 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): _writeAt: size=3, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.94393262 +0000 UTC m=+429.892917785 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000defbc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.94393262 +0000 UTC m=+429.892917785 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e121c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e023f0 item 76 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.94515654 +0000 UTC m=+429.894141695 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12800): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02770 item 77 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.945742796 +0000 UTC m=+429.894727950 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e12d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.945742796 +0000 UTC m=+429.894727950 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13400): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02930 item 77 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.947190017 +0000 UTC m=+429.896175172 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13a40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02cb0 item 78 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.947813885 +0000 UTC m=+429.896799040 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e13f40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.947813885 +0000 UTC m=+429.896799040 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e326c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02e70 item 78 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.949225829 +0000 UTC m=+429.898210984 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e32d00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e031f0 item 79 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.950125788 +0000 UTC m=+429.899110943 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.950125788 +0000 UTC m=+429.899110943 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33900): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e033b0 item 79 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.951559703 +0000 UTC m=+429.900544859 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e33f40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03730 item 80 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.95213519 +0000 UTC m=+429.901120345 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e504c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.95213519 +0000 UTC m=+429.901120345 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e50bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e038f0 item 80 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.953569977 +0000 UTC m=+429.902555133 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03c70 item 81 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.954346142 +0000 UTC m=+429.903331297 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51680): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.954346142 +0000 UTC m=+429.903331297 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e51bc0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03e30 item 81 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.955818932 +0000 UTC m=+429.904804086 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e702c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e230 item 82 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.956805484 +0000 UTC m=+429.905790639 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e707c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.956805484 +0000 UTC m=+429.905790639 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e70d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e3f0 item 82 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.958180047 +0000 UTC m=+429.907165203 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e713c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e770 item 83 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.958745404 +0000 UTC m=+429.907730559 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e718c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.958745404 +0000 UTC m=+429.907730559 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e71e00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6e930 item 83 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.960096193 +0000 UTC m=+429.909081348 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90500): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ecb0 item 84 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.960917844 +0000 UTC m=+429.909903000 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90a00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.960917844 +0000 UTC m=+429.909903000 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e90f80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ee70 item 84 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.9625692 +0000 UTC m=+429.911554356 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91600): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f1f0 item 85 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.963228785 +0000 UTC m=+429.912213940 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000e91b00): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.963228785 +0000 UTC m=+429.912213940 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb20c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f3b0 item 85 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.966963003 +0000 UTC m=+429.915948158 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2740): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f730 item 86 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.967610133 +0000 UTC m=+429.916595298 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb2c40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.967610133 +0000 UTC m=+429.916595298 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb31c0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6f8f0 item 86 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.969078855 +0000 UTC m=+429.918064010 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3840): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6fc70 item 87 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.969648521 +0000 UTC m=+429.918633676 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000eb3d40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.969648521 +0000 UTC m=+429.918633676 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece300): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6fe30 item 87 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.974880344 +0000 UTC m=+429.923865509 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ece980): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4230 item 88 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.976056954 +0000 UTC m=+429.925042119 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecee80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.976056954 +0000 UTC m=+429.925042119 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecf400): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed43f0 item 88 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.978480688 +0000 UTC m=+429.927465853 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ecfa40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4770 item 89 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.979529819 +0000 UTC m=+429.928514974 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2000): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4930 item 89 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.980642909 +0000 UTC m=+429.929628075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2540): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.980642909 +0000 UTC m=+429.929628075 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef2ac0): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4af0 item 89 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.982983626 +0000 UTC m=+429.931968791 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000ef3100): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8690 item 90 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.984316843 +0000 UTC m=+429.933301998 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49040): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8850 item 90 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): _readAt: size=2, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): _writeAt: size=3, off=5 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.98854443 +0000 UTC m=+429.937529596 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49580): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): >_readAt: n=3, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.98854443 +0000 UTC m=+429.937529596 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a49b40): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8a80 item 90 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.991134108 +0000 UTC m=+429.940119263 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8e70 item 91 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.99176557 +0000 UTC m=+429.940750725 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6c740): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): open at offset 5 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): >_readAt: n=2, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): _writeAt: size=3, off=7 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9030 item 91 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): >_writeAt: n=3, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.993236796 +0000 UTC m=+429.942221951 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6cc80): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): _readAt: size=512, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): >openPending: err= 2025/12/25 04:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): >_readAt: n=8, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): close: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.993236796 +0000 UTC m=+429.942221951 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d200): >close: err= 2025/12/25 04:14:43 DEBUG : open-test-file: Remove: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d91f0 item 91 2025/12/25 04:14:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:43 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/12/25 04:14:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:43 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): openPending: 2025/12/25 04:14:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): open at offset 0 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): >openPending: err= 2025/12/25 04:14:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): _readAt: size=2, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): >_readAt: n=0, err=EOF 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): _writeAt: size=5, off=0 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): >_writeAt: n=5, err= 2025/12/25 04:14:43 DEBUG : open-test-file(0xc000a6d840): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:43.997898574 +0000 UTC m=+429.946883729 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6d840): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d95e0 item 92 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.005579569 +0000 UTC m=+429.954564724 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000a6dd80): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): open at offset 5 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d97a0 item 92 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): _readAt: size=2, off=5 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): >_readAt: n=0, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): _writeAt: size=3, off=5 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): >_writeAt: n=3, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.007635018 +0000 UTC m=+429.956620173 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e340): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): _readAt: size=512, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): >openPending: err= 2025/12/25 04:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): >_readAt: n=3, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.007635018 +0000 UTC m=+429.956620173 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8e900): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: Remove: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9960 item 92 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): open at offset 0 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): _readAt: size=2, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): >_readAt: n=0, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.009545083 +0000 UTC m=+429.958530238 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8ef40): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9dc0 item 93 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.010123084 +0000 UTC m=+429.959108239 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8f480): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): _readAt: size=512, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): >openPending: err= 2025/12/25 04:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): >_readAt: n=5, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.010123084 +0000 UTC m=+429.959108239 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f8fb80): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: Remove: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4000 item 93 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): open at offset 0 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): _readAt: size=2, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): >_readAt: n=0, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.012258293 +0000 UTC m=+429.961243448 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8240): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4380 item 94 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.014095731 +0000 UTC m=+429.963080886 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8780): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): _readAt: size=512, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): >openPending: err= 2025/12/25 04:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): >_readAt: n=5, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.014095731 +0000 UTC m=+429.963080886 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000fa8e80): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: Remove: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4540 item 94 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): open at offset 0 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): _readAt: size=2, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): >_readAt: n=0, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.018733744 +0000 UTC m=+429.967718898 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3580): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4f50 item 95 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.01937851 +0000 UTC m=+429.968363665 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000ef3ac0): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): _readAt: size=512, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): >openPending: err= 2025/12/25 04:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): >_readAt: n=5, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.01937851 +0000 UTC m=+429.968363665 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10240): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: Remove: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5110 item 95 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): open at offset 0 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): _readAt: size=2, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): >_readAt: n=0, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.020923336 +0000 UTC m=+429.969908491 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10880): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): _writeAt: size=5, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): >openPending: err= 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5490 item 96 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): >_writeAt: n=5, err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.021362505 +0000 UTC m=+429.970347659 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f10dc0): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:44 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): _readAt: size=512, off=0 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): openPending: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): >openPending: err= 2025/12/25 04:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): close: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:44.021362505 +0000 UTC m=+429.970347659 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:44 DEBUG : open-test-file(0xc000f114c0): >close: err= 2025/12/25 04:14:44 DEBUG : open-test-file: Remove: 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5650 item 96 2025/12/25 04:14:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:44 DEBUG : open-test-file: >Remove: err= 2025/12/25 04:14:44 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:44 DEBUG : Looking for writers 2025/12/25 04:14:44 DEBUG : >WaitForWriters: 2025/12/25 04:14:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:44 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:44 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/25 04:14:44 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.132822906 +0000 UTC m=+431.081808071 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9700): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.132822906 +0000 UTC m=+431.081808071 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fa9b80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.132822906 +0000 UTC m=+431.081808071 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe80c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4cb0 item 1 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.138447401 +0000 UTC m=+431.087432566 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8700): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.138447401 +0000 UTC m=+431.087432566 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe8c00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5180 item 2 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.141369656 +0000 UTC m=+431.090354821 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9240): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.141369656 +0000 UTC m=+431.090354821 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe96c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.141369656 +0000 UTC m=+431.090354821 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000fe9b80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5500 item 3 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.144831109 +0000 UTC m=+431.093816274 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086280): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.144831109 +0000 UTC m=+431.093816274 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010867c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa59d0 item 4 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.147267817 +0000 UTC m=+431.096252982 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001086e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.147267817 +0000 UTC m=+431.096252982 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087280): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.147267817 +0000 UTC m=+431.096252982 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087740): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5d50 item 5 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.151336626 +0000 UTC m=+431.100321810 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001087dc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.151336626 +0000 UTC m=+431.100321810 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ac380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a42a0 item 6 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.154116963 +0000 UTC m=+431.103102158 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010aca00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.154116963 +0000 UTC m=+431.103102158 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010acf00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.154116963 +0000 UTC m=+431.103102158 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ad3c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a4620 item 7 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.156963865 +0000 UTC m=+431.105949060 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ada40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.156963865 +0000 UTC m=+431.105949060 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc000): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a4af0 item 8 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc0010cc5c0): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc5c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.159187381 +0000 UTC m=+431.108172546 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cc980): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.159187381 +0000 UTC m=+431.108172546 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cce00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.159187381 +0000 UTC m=+431.108172546 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a4e70 item 9 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.161742454 +0000 UTC m=+431.110727608 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cd980): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.161742454 +0000 UTC m=+431.110727608 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010cdec0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a5340 item 10 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc0010ec580): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec580): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.163502404 +0000 UTC m=+431.112487569 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ec940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.163502404 +0000 UTC m=+431.112487569 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ece40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.163502404 +0000 UTC m=+431.112487569 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed340): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a56c0 item 11 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.165709489 +0000 UTC m=+431.114694655 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010ed9c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.165709489 +0000 UTC m=+431.114694655 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010edf00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a5b90 item 12 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc00110e5c0): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e5c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.167290254 +0000 UTC m=+431.116275409 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110e980): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.167290254 +0000 UTC m=+431.116275409 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f040): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a5f10 item 13 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.168756069 +0000 UTC m=+431.117741225 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110f6c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.168756069 +0000 UTC m=+431.117741225 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00110fc00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111e310 item 14 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc0011302c0): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011302c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.17033025 +0000 UTC m=+431.119315405 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130680): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.17033025 +0000 UTC m=+431.119315405 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001130d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111e690 item 15 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.171875155 +0000 UTC m=+431.120860311 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011313c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.171875155 +0000 UTC m=+431.120860311 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111ea10 item 16 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.173908523 +0000 UTC m=+431.122893688 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001131f40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.173908523 +0000 UTC m=+431.122893688 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.173908523 +0000 UTC m=+431.122893688 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114c940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111ed90 item 17 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.176004529 +0000 UTC m=+431.124989684 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114cfc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.176004529 +0000 UTC m=+431.124989684 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114d500): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111f260 item 18 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.177675522 +0000 UTC m=+431.126660677 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00114db80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.177675522 +0000 UTC m=+431.126660677 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a100): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.177675522 +0000 UTC m=+431.126660677 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116a600): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111f5e0 item 19 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.181734603 +0000 UTC m=+431.130719788 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116ac80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.181734603 +0000 UTC m=+431.130719788 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b1c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111fab0 item 20 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.184255289 +0000 UTC m=+431.133240484 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116b840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.184255289 +0000 UTC m=+431.133240484 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00116bd40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.184255289 +0000 UTC m=+431.133240484 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011902c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00111fe30 item 21 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.189625734 +0000 UTC m=+431.138610909 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b14d00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.189625734 +0000 UTC m=+431.138610909 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15240): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712930 item 22 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.191907701 +0000 UTC m=+431.140892886 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b158c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.191907701 +0000 UTC m=+431.140892886 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b15dc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.191907701 +0000 UTC m=+431.140892886 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36340): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712e70 item 23 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.1940956 +0000 UTC m=+431.143080755 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b369c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.1940956 +0000 UTC m=+431.143080755 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b36f00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713420 item 24 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc000b37540): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37540): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.197573353 +0000 UTC m=+431.146558538 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.197573353 +0000 UTC m=+431.146558538 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b37e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.197573353 +0000 UTC m=+431.146558538 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b583c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007137a0 item 25 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.200106323 +0000 UTC m=+431.149091479 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58a40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.200106323 +0000 UTC m=+431.149091479 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b58f80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713e30 item 26 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc000b595c0): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b595c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.202536009 +0000 UTC m=+431.151521204 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59980): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.202536009 +0000 UTC m=+431.151521204 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b59e80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.202536009 +0000 UTC m=+431.151521204 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6c2a0 item 27 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.205923672 +0000 UTC m=+431.154908827 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b78ac0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.205923672 +0000 UTC m=+431.154908827 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c200): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010064d0 item 28 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc00100c840): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100c840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.208285028 +0000 UTC m=+431.157270223 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100cc00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.208285028 +0000 UTC m=+431.157270223 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d2c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006850 item 29 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.211483975 +0000 UTC m=+431.160469160 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100d940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.211483975 +0000 UTC m=+431.160469160 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00100de80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006bd0 item 30 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): _readAt: size=2, off=0 2025/12/25 04:14:45 ERROR : open-test-file(0xc00102e540): Couldn't read size of file 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): close: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e540): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.214359972 +0000 UTC m=+431.163345167 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102e900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.214359972 +0000 UTC m=+431.163345167 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102efc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001006f50 item 31 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.217121865 +0000 UTC m=+431.166107050 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102f640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.217121865 +0000 UTC m=+431.166107050 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00102fb80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010072d0 item 32 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.219865743 +0000 UTC m=+431.168850938 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c240): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007650 item 33 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.220801729 +0000 UTC m=+431.169786915 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104c6c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.220801729 +0000 UTC m=+431.169786915 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104cbc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007810 item 33 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.223283603 +0000 UTC m=+431.172268799 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d200): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007b90 item 34 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.22452194 +0000 UTC m=+431.173507135 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104d680): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.22452194 +0000 UTC m=+431.173507135 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00104dbc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007d50 item 34 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.228342129 +0000 UTC m=+431.177327284 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011906c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001192310 item 35 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.22903634 +0000 UTC m=+431.178021505 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001190b40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.22903634 +0000 UTC m=+431.178021505 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191040): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011924d0 item 35 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.230655936 +0000 UTC m=+431.179641101 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011916c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001192850 item 36 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.232226871 +0000 UTC m=+431.181212055 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001191bc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.232226871 +0000 UTC m=+431.181212055 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6180): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001192a10 item 36 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.235614314 +0000 UTC m=+431.184599509 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b67c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001192d90 item 37 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.236312971 +0000 UTC m=+431.185298157 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b6c40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.236312971 +0000 UTC m=+431.185298157 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7140): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001192f50 item 37 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.238962272 +0000 UTC m=+431.187947456 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79000): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6c850 item 38 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.239831352 +0000 UTC m=+431.188816547 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79500): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.239831352 +0000 UTC m=+431.188816547 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000b79a40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6ca10 item 38 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.24256458 +0000 UTC m=+431.191549765 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216140): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6cd90 item 39 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.243394516 +0000 UTC m=+431.192379712 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.243394516 +0000 UTC m=+431.192379712 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001216b40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6cf50 item 39 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.246262558 +0000 UTC m=+431.195247743 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012171c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6d2d0 item 40 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.247171554 +0000 UTC m=+431.196156749 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012176c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.247171554 +0000 UTC m=+431.196156749 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001217c00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6d490 item 40 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.249223957 +0000 UTC m=+431.198209142 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e240): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6d810 item 41 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.249991556 +0000 UTC m=+431.198976751 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123e740): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6d9d0 item 41 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.25079399 +0000 UTC m=+431.199779185 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123ec00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.25079399 +0000 UTC m=+431.199779185 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f140): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6db90 item 41 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.253234516 +0000 UTC m=+431.202219701 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123f780): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6df10 item 42 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.253942462 +0000 UTC m=+431.202927657 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00123fc80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125a150 item 42 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.254990218 +0000 UTC m=+431.203975404 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260240): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.254990218 +0000 UTC m=+431.203975404 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012607c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125a310 item 42 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.2571953 +0000 UTC m=+431.206180495 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001260e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125a690 item 43 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.257953712 +0000 UTC m=+431.206938907 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125a850 item 43 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.258787305 +0000 UTC m=+431.207772500 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.258787305 +0000 UTC m=+431.207772500 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001261d80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125aa10 item 43 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.261001874 +0000 UTC m=+431.209987070 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125ad90 item 44 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.262047137 +0000 UTC m=+431.211032322 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127a940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125af50 item 44 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.262969107 +0000 UTC m=+431.211954302 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ae80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.262969107 +0000 UTC m=+431.211954302 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127b400): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125b110 item 44 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.265534178 +0000 UTC m=+431.214519373 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127ba40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125b490 item 45 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.266174205 +0000 UTC m=+431.215159400 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00127bf40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.266174205 +0000 UTC m=+431.215159400 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129e6c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125b650 item 45 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.269353256 +0000 UTC m=+431.218338450 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ed00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125b9d0 item 46 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.270390833 +0000 UTC m=+431.219375998 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f200): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.270390833 +0000 UTC m=+431.219375998 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129f900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125bb90 item 46 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.272655266 +0000 UTC m=+431.221640462 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00129ff40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125bf10 item 47 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.27338818 +0000 UTC m=+431.222373365 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c04c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.27338818 +0000 UTC m=+431.222373365 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068580): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e070 item 47 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.27559239 +0000 UTC m=+431.224577585 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001068bc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e3f0 item 48 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.276702183 +0000 UTC m=+431.225687378 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010690c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.276702183 +0000 UTC m=+431.225687378 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0010697c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e5b0 item 48 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.279157768 +0000 UTC m=+431.228142963 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001069e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e930 item 49 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.280089476 +0000 UTC m=+431.229074661 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.280089476 +0000 UTC m=+431.229074661 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130a840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106eaf0 item 49 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.282401389 +0000 UTC m=+431.231386584 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130aec0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106ee70 item 50 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.283968406 +0000 UTC m=+431.232953601 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b3c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.283968406 +0000 UTC m=+431.232953601 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00130b940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106f030 item 50 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.286360551 +0000 UTC m=+431.235345745 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328040): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106f3b0 item 51 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.287267703 +0000 UTC m=+431.236252898 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328540): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.287267703 +0000 UTC m=+431.236252898 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001328a80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106f570 item 51 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.290734866 +0000 UTC m=+431.239720062 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7a40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001193420 item 52 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.292491911 +0000 UTC m=+431.241477117 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011b7f40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.292491911 +0000 UTC m=+431.241477117 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6540): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011935e0 item 52 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.296578734 +0000 UTC m=+431.245563899 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d6bc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001193960 item 53 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.298274916 +0000 UTC m=+431.247260081 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d70c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.298274916 +0000 UTC m=+431.247260081 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7600): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001193b20 item 53 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.301358715 +0000 UTC m=+431.250343870 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011d7c80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001193ea0 item 54 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.302229208 +0000 UTC m=+431.251214363 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4200): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.302229208 +0000 UTC m=+431.251214363 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4780): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f60e0 item 54 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.30401076 +0000 UTC m=+431.252995915 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f4e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f6460 item 55 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.30460907 +0000 UTC m=+431.253594224 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.30460907 +0000 UTC m=+431.253594224 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f6620 item 55 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.306089303 +0000 UTC m=+431.255074457 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0011f5ec0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f69a0 item 56 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.306663917 +0000 UTC m=+431.255649072 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001394440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.306663917 +0000 UTC m=+431.255649072 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013949c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f6b60 item 56 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.30809041 +0000 UTC m=+431.257075565 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395000): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f6ee0 item 57 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.308895338 +0000 UTC m=+431.257880503 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395540): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f70a0 item 57 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.309317525 +0000 UTC m=+431.258302680 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001395a80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.309317525 +0000 UTC m=+431.258302680 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4080): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7260 item 57 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.310638738 +0000 UTC m=+431.259623893 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b46c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f75e0 item 58 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.311049223 +0000 UTC m=+431.260034377 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b4c00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f77a0 item 58 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.311560337 +0000 UTC m=+431.260545492 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5140): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.311560337 +0000 UTC m=+431.260545492 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5700): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7960 item 58 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.31332615 +0000 UTC m=+431.262311315 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013b5d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7ce0 item 59 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.31391438 +0000 UTC m=+431.262899545 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f7ea0 item 59 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.314581189 +0000 UTC m=+431.263566354 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4840): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.314581189 +0000 UTC m=+431.263566354 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d4dc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de0e0 item 59 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.316078654 +0000 UTC m=+431.265063810 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5400): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de460 item 60 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.316809424 +0000 UTC m=+431.265794589 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de620 item 60 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.317488536 +0000 UTC m=+431.266473711 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013d5e80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.317488536 +0000 UTC m=+431.266473711 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f24c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de7e0 item 60 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.319325492 +0000 UTC m=+431.268310657 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f2b00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013deb60 item 61 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.320441408 +0000 UTC m=+431.269426573 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3040): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.320441408 +0000 UTC m=+431.269426573 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3740): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ded20 item 61 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.322020899 +0000 UTC m=+431.271006054 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0013f3d80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df0a0 item 62 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.322558132 +0000 UTC m=+431.271543308 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141c340): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.322558132 +0000 UTC m=+431.271543308 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141ca40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df260 item 62 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.323976368 +0000 UTC m=+431.272961523 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d080): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df5e0 item 63 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.324518082 +0000 UTC m=+431.273503247 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141d5c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.324518082 +0000 UTC m=+431.273503247 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00141dcc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df7a0 item 63 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): >_readAt: n=0, err=Bad file descriptor 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.326031637 +0000 UTC m=+431.275016802 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dfb20 item 64 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.326548543 +0000 UTC m=+431.275533698 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143e8c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.326548543 +0000 UTC m=+431.275533698 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143efc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dfce0 item 64 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.327923989 +0000 UTC m=+431.276909155 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143f600): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014560e0 item 65 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.328492601 +0000 UTC m=+431.277477757 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00143fa80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.328492601 +0000 UTC m=+431.277477757 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e000): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014562a0 item 65 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.330001459 +0000 UTC m=+431.278986624 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456620 item 66 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.330704536 +0000 UTC m=+431.279689711 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0800): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.330704536 +0000 UTC m=+431.279689711 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c0d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c61c0 item 66 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.331942913 +0000 UTC m=+431.280928099 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6540 item 67 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.332496458 +0000 UTC m=+431.281481612 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1800): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.332496458 +0000 UTC m=+431.281481612 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012c1d00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6700 item 67 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.333819084 +0000 UTC m=+431.282804280 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de400): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6a80 item 68 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.334374422 +0000 UTC m=+431.283359587 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012de900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.334374422 +0000 UTC m=+431.283359587 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dee40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6c40 item 68 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.335712528 +0000 UTC m=+431.284697693 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df480): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c6fc0 item 69 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.336246094 +0000 UTC m=+431.285231260 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012df900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.336246094 +0000 UTC m=+431.285231260 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0012dfe00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c7180 item 69 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.337650715 +0000 UTC m=+431.286635870 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482500): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c7500 item 70 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.338321951 +0000 UTC m=+431.287307107 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482a00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.338321951 +0000 UTC m=+431.287307107 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001482f40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c76c0 item 70 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.339832382 +0000 UTC m=+431.288817557 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014835c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c7a40 item 71 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.340587808 +0000 UTC m=+431.289572963 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001483ac0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.340587808 +0000 UTC m=+431.289572963 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0040): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c7c00 item 71 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.34230558 +0000 UTC m=+431.291290745 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a06c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae000 item 72 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.344284414 +0000 UTC m=+431.293269579 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a0bc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.344284414 +0000 UTC m=+431.293269579 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1100): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae1c0 item 72 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.346037052 +0000 UTC m=+431.295022207 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a16c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae540 item 73 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.346814579 +0000 UTC m=+431.295799734 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014a1bc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae700 item 73 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.347506074 +0000 UTC m=+431.296491239 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8100): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.347506074 +0000 UTC m=+431.296491239 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae8c0 item 73 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.348938206 +0000 UTC m=+431.297923391 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c8c80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aec40 item 74 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.349610976 +0000 UTC m=+431.298596161 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9180): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aee00 item 74 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.350212551 +0000 UTC m=+431.299197706 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c96c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.350212551 +0000 UTC m=+431.299197706 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014c9c40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aefc0 item 74 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.351899905 +0000 UTC m=+431.300885070 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af340 item 75 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.352707701 +0000 UTC m=+431.301692856 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4800): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): _writeAt: size=3, off=2 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af500 item 75 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.353268388 +0000 UTC m=+431.302253553 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e4d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.353268388 +0000 UTC m=+431.302253553 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5280): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af6c0 item 75 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.354889217 +0000 UTC m=+431.303874372 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e58c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014afa40 item 76 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.355594819 +0000 UTC m=+431.304579974 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0014e5dc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014afc00 item 76 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): _writeAt: size=3, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.356217715 +0000 UTC m=+431.305202899 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.356217715 +0000 UTC m=+431.305202899 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014afdc0 item 76 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.357890411 +0000 UTC m=+431.306875566 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001502f40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e1c0 item 77 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.3585418 +0000 UTC m=+431.307526955 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.3585418 +0000 UTC m=+431.307526955 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001503b40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e380 item 77 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.360945186 +0000 UTC m=+431.309930381 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522200): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e700 item 78 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.361923011 +0000 UTC m=+431.310908176 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522700): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.361923011 +0000 UTC m=+431.310908176 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001522e00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e8c0 item 78 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.363939758 +0000 UTC m=+431.312924923 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ec40 item 79 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.364766057 +0000 UTC m=+431.313751222 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001523940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.364766057 +0000 UTC m=+431.313751222 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015520c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ee00 item 79 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.366333705 +0000 UTC m=+431.315318860 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552700): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f180 item 80 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.366976568 +0000 UTC m=+431.315961723 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001552c00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.366976568 +0000 UTC m=+431.315961723 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553300): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f340 item 80 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.368549787 +0000 UTC m=+431.317534943 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553940): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f6c0 item 81 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.369203882 +0000 UTC m=+431.318189037 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001553dc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.369203882 +0000 UTC m=+431.318189037 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f880 item 81 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.370818709 +0000 UTC m=+431.319803874 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572a00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150fc00 item 82 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.371532707 +0000 UTC m=+431.320517862 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001572f00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.371532707 +0000 UTC m=+431.320517862 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573480): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150fdc0 item 82 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.373320571 +0000 UTC m=+431.322305726 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001573b00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e1c0 item 83 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.374124638 +0000 UTC m=+431.323109793 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596080): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.374124638 +0000 UTC m=+431.323109793 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015965c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e380 item 83 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.375986021 +0000 UTC m=+431.324971176 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001596c40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e700 item 84 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.376759059 +0000 UTC m=+431.325744225 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597140): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.376759059 +0000 UTC m=+431.325744225 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015976c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e8c0 item 84 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.378187826 +0000 UTC m=+431.327172982 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc001597d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158ec40 item 85 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.381620945 +0000 UTC m=+431.330606110 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b42c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.381620945 +0000 UTC m=+431.330606110 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0004409c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456700 item 85 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.383899334 +0000 UTC m=+431.332884519 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4180): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e150 item 86 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.384526027 +0000 UTC m=+431.333511183 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4800): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.384526027 +0000 UTC m=+431.333511183 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b4d80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e310 item 86 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.386974428 +0000 UTC m=+431.335959582 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5400): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e690 item 87 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.387573548 +0000 UTC m=+431.336558713 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5900): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.387573548 +0000 UTC m=+431.336558713 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0015b5e40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158e850 item 87 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.389084089 +0000 UTC m=+431.338069244 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000440e40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158ebd0 item 88 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.389939804 +0000 UTC m=+431.338924969 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.389939804 +0000 UTC m=+431.338924969 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000441b80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158ee70 item 88 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.391524805 +0000 UTC m=+431.340509961 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e280): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158f1f0 item 89 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.392018697 +0000 UTC m=+431.341003852 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145e7c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158f3b0 item 89 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.392684163 +0000 UTC m=+431.341669338 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ee00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.392684163 +0000 UTC m=+431.341669338 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f380): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158f570 item 89 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.394203711 +0000 UTC m=+431.343188866 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145f9c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158f8f0 item 90 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.394762024 +0000 UTC m=+431.343747179 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc00145ff00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158fab0 item 90 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.395399668 +0000 UTC m=+431.344384863 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.395399668 +0000 UTC m=+431.344384863 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000966d40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158fc70 item 90 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.396973378 +0000 UTC m=+431.345958532 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2380 item 91 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.397573881 +0000 UTC m=+431.346559046 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967980): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): >_readAt: n=2, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): _writeAt: size=3, off=7 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d27e0 item 91 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.398205393 +0000 UTC m=+431.347190548 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000967ec0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): >_readAt: n=8, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.398205393 +0000 UTC m=+431.347190548 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698680): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2e70 item 91 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.399713669 +0000 UTC m=+431.348698824 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000698cc0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d38f0 item 92 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.400239021 +0000 UTC m=+431.349224176 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000699280): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): open at offset 5 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3c00 item 92 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): _readAt: size=2, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): _writeAt: size=3, off=5 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): >_writeAt: n=3, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.400899296 +0000 UTC m=+431.349884472 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006997c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): >_readAt: n=3, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.400899296 +0000 UTC m=+431.349884472 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000399580): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3e30 item 92 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.402366155 +0000 UTC m=+431.351351309 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660080): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456310 item 93 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.402902748 +0000 UTC m=+431.351887903 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc0006607c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.402902748 +0000 UTC m=+431.351887903 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000660f00): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014564d0 item 93 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.405119612 +0000 UTC m=+431.354104767 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661640): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014569a0 item 94 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.405618031 +0000 UTC m=+431.354603187 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000661b80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.405618031 +0000 UTC m=+431.354603187 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10440): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456b60 item 94 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.407470358 +0000 UTC m=+431.356455523 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a10b80): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001456ee0 item 95 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.40796945 +0000 UTC m=+431.356954604 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a110c0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.40796945 +0000 UTC m=+431.356954604 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11800): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014570a0 item 95 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): open at offset 0 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): _readAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): >_readAt: n=0, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.409851241 +0000 UTC m=+431.358836395 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000a11e40): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): _writeAt: size=5, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): >openPending: err= 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001457420 item 96 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): >_writeAt: n=5, err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.410561721 +0000 UTC m=+431.359546886 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766780): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 04:14:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:14:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 04:14:45 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): _readAt: size=512, off=0 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): openPending: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): >openPending: err= 2025/12/25 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): >_readAt: n=5, err=EOF 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): close: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 04:14:45.410561721 +0000 UTC m=+431.359546886 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : open-test-file(0xc000766ec0): >close: err= 2025/12/25 04:14:45 DEBUG : open-test-file: Remove: 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014575e0 item 96 2025/12/25 04:14:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 04:14:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 04:14:45 DEBUG : open-test-file: >Remove: err= 2025/12/25 04:14:45 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:45 DEBUG : Looking for writers 2025/12/25 04:14:45 DEBUG : >WaitForWriters: 2025/12/25 04:14:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.19s) --- PASS: TestRWFileHandleOpenTests/writes (0.80s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.39s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.76s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:45 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:45 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:45 DEBUG : file1: newRWFileHandle: 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): openPending: 2025/12/25 04:14:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): >openPending: err= 2025/12/25 04:14:45 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 04:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 04:14:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): _writeAt: size=2, off=0 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): >_writeAt: n=2, err= 2025/12/25 04:14:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): RWFileHandle.Flush 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): RWFileHandle.Release 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): close: 2025/12/25 04:14:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/12/25 04:14:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:45 DEBUG : file1(0xc001328a00): >close: err= 2025/12/25 04:14:45 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:45 DEBUG : Looking for writers 2025/12/25 04:14:45 DEBUG : file1: reading active writers 2025/12/25 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:45 DEBUG : Looking for writers 2025/12/25 04:14:45 DEBUG : file1: reading active writers 2025/12/25 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:45 DEBUG : Looking for writers 2025/12/25 04:14:45 DEBUG : file1: reading active writers 2025/12/25 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:46 DEBUG : Looking for writers 2025/12/25 04:14:46 DEBUG : file1: reading active writers 2025/12/25 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:46 DEBUG : file1: vfs cache: starting upload 2025/12/25 04:14:46 DEBUG : Looking for writers 2025/12/25 04:14:46 DEBUG : file1: reading active writers 2025/12/25 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:46 DEBUG : Looking for writers 2025/12/25 04:14:46 DEBUG : file1: reading active writers 2025/12/25 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:46 DEBUG : Looking for writers 2025/12/25 04:14:46 DEBUG : file1: reading active writers 2025/12/25 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/12/25 04:14:47 DEBUG : Looking for writers 2025/12/25 04:14:47 DEBUG : file1: reading active writers 2025/12/25 04:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:47 DEBUG : file1: size = 2 OK 2025/12/25 04:14:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/12/25 04:14:47 INFO : file1: Copied (new) 2025/12/25 04:14:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/12/25 04:14:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 04:14:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/12/25 04:14:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:14:47 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 04:14:48 DEBUG : Looking for writers 2025/12/25 04:14:48 DEBUG : file1: reading active writers 2025/12/25 04:14:48 DEBUG : >WaitForWriters: 2025/12/25 04:14:48 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:48 DEBUG : Looking for writers 2025/12/25 04:14:48 DEBUG : file1: reading active writers 2025/12/25 04:14:48 DEBUG : >WaitForWriters: 2025/12/25 04:14:48 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileModTimeWithOpenWriters (10.55s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:14:56 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:14:56 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:14:56 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:14:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:14:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:14:56 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:14:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:14:56 DEBUG : rename_me: newRWFileHandle: 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): openPending: 2025/12/25 04:14:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 04:14:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): >openPending: err= 2025/12/25 04:14:56 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/25 04:14:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/25 04:14:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/25 04:14:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): _writeAt: size=5, off=0 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): >_writeAt: n=5, err= 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): close: 2025/12/25 04:14:56 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-25 04:14:56.492867538 +0000 UTC m=+442.441852703 2025/12/25 04:14:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/25 04:14:56 DEBUG : rename_me(0xc000440c80): >close: err= 2025/12/25 04:14:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/25 04:14:56 DEBUG : i_was_renamed: Updating file with 0xc001532240 2025/12/25 04:14:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/25 04:14:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/25 04:14:56 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 04:14:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 04:14:56 DEBUG : Looking for writers 2025/12/25 04:14:56 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/25 04:14:57 DEBUG : Looking for writers 2025/12/25 04:14:57 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/25 04:14:57 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/12/25 04:14:57 DEBUG : Looking for writers 2025/12/25 04:14:57 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/25 04:14:58 DEBUG : i_was_renamed: size = 5 OK 2025/12/25 04:14:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:14:58 INFO : i_was_renamed: Copied (new) 2025/12/25 04:14:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-12-25 04:14:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/25 04:14:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/25 04:14:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/25 04:14:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/25 04:14:58 DEBUG : Looking for writers 2025/12/25 04:14:58 DEBUG : i_was_renamed: reading active writers 2025/12/25 04:14:58 DEBUG : >WaitForWriters: 2025/12/25 04:14:58 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWCacheRename (10.36s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:06 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:06 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 04:15:06 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 04:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hudupog0cuse" 2025/12/25 04:15:06 INFO : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 04:15:06 DEBUG : forgetting directory cache 2025/12/25 04:15:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate(0xc000440cc0): _readAt: size=512, off=0 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate(0xc000440cc0): openPending: 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:16:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate(0xc000440cc0): >openPending: err= 2025/12/25 04:15:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate(0xc000440cc0): >_readAt: n=20, err=EOF 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate(0xc000440cc0): close: 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:16:06 +0000 UTC 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate(0xc000440cc0): >close: err= 2025/12/25 04:15:09 DEBUG : Re-reading directory (187.979229ms old) 2025/12/25 04:15:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:09 DEBUG : forgetting directory cache 2025/12/25 04:15:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): _readAt: size=512, off=0 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): openPending: 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:17:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-12-25 03:16:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 03:17:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-12-25 03:16:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/12/25 04:15:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): >openPending: err= 2025/12/25 04:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): >_readAt: n=20, err=EOF 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): close: 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:17:06 +0000 UTC 2025/12/25 04:15:11 DEBUG : TestRWCacheUpdate(0xc000441c00): >close: err= 2025/12/25 04:15:11 DEBUG : Re-reading directory (178.412044ms old) 2025/12/25 04:15:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:12 DEBUG : forgetting directory cache 2025/12/25 04:15:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): _readAt: size=512, off=0 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): openPending: 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:18:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-12-25 03:17:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 03:18:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-12-25 03:17:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/12/25 04:15:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): >openPending: err= 2025/12/25 04:15:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): >_readAt: n=20, err=EOF 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): close: 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:18:06 +0000 UTC 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate(0xc000966200): >close: err= 2025/12/25 04:15:14 DEBUG : Re-reading directory (180.396037ms old) 2025/12/25 04:15:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:14 DEBUG : forgetting directory cache 2025/12/25 04:15:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate(0xc000766900): _readAt: size=512, off=0 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate(0xc000766900): openPending: 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:19:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-12-25 03:18:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 03:19:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-12-25 03:18:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/12/25 04:15:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate(0xc000766900): >openPending: err= 2025/12/25 04:15:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate(0xc000766900): >_readAt: n=20, err=EOF 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate(0xc000766900): close: 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:19:06 +0000 UTC 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate(0xc000766900): >close: err= 2025/12/25 04:15:17 DEBUG : Re-reading directory (181.712533ms old) 2025/12/25 04:15:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:17 DEBUG : forgetting directory cache 2025/12/25 04:15:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): _readAt: size=512, off=0 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): openPending: 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:20:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-12-25 03:19:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 03:20:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-12-25 03:19:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/12/25 04:15:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): >openPending: err= 2025/12/25 04:15:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): >_readAt: n=20, err=EOF 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): close: 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:20:06 +0000 UTC 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate(0xc000698380): >close: err= 2025/12/25 04:15:19 DEBUG : Re-reading directory (179.959003ms old) 2025/12/25 04:15:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:20 DEBUG : forgetting directory cache 2025/12/25 04:15:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): _readAt: size=512, off=0 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): openPending: 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 03:21:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-12-25 03:20:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 03:21:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-12-25 03:20:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/12/25 04:15:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 04:15:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): >openPending: err= 2025/12/25 04:15:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): >_readAt: n=20, err=EOF 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): close: 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:21:06 +0000 UTC 2025/12/25 04:15:21 DEBUG : TestRWCacheUpdate(0xc000698fc0): >close: err= 2025/12/25 04:15:21 DEBUG : Re-reading directory (178.211194ms old) 2025/12/25 04:15:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:22 DEBUG : forgetting directory cache 2025/12/25 04:15:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/12/25 04:15:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): _readAt: size=512, off=0 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): openPending: 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-12-25 03:22:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-12-25 03:21:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-12-25 03:22:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-12-25 03:21:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/12/25 04:15:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/12/25 04:15:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): >openPending: err= 2025/12/25 04:15:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): >_readAt: n=21, err=EOF 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): close: 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:22:06 +0000 UTC 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate(0xc000440a00): >close: err= 2025/12/25 04:15:24 DEBUG : Re-reading directory (177.677568ms old) 2025/12/25 04:15:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:24 DEBUG : forgetting directory cache 2025/12/25 04:15:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): _readAt: size=512, off=0 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): openPending: 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-12-25 03:23:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-12-25 03:22:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-12-25 03:23:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-12-25 03:22:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/12/25 04:15:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/12/25 04:15:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): >openPending: err= 2025/12/25 04:15:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): >_readAt: n=22, err=EOF 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): close: 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:23:06 +0000 UTC 2025/12/25 04:15:26 DEBUG : TestRWCacheUpdate(0xc000440fc0): >close: err= 2025/12/25 04:15:26 DEBUG : Re-reading directory (178.830912ms old) 2025/12/25 04:15:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:27 DEBUG : forgetting directory cache 2025/12/25 04:15:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate(0xc000966140): _readAt: size=512, off=0 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate(0xc000966140): openPending: 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-12-25 03:24:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-12-25 03:23:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-12-25 03:24:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-12-25 03:23:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/12/25 04:15:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/12/25 04:15:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate(0xc000966140): >openPending: err= 2025/12/25 04:15:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate(0xc000966140): >_readAt: n=23, err=EOF 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate(0xc000966140): close: 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:24:06 +0000 UTC 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate(0xc000966140): >close: err= 2025/12/25 04:15:29 DEBUG : Re-reading directory (178.459732ms old) 2025/12/25 04:15:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:29 DEBUG : forgetting directory cache 2025/12/25 04:15:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): _readAt: size=512, off=0 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): openPending: 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-12-25 03:25:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-12-25 03:24:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-12-25 03:25:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-12-25 03:24:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/12/25 04:15:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/12/25 04:15:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): >openPending: err= 2025/12/25 04:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): >_readAt: n=24, err=EOF 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): close: 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 03:25:06 +0000 UTC 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate(0xc0009669c0): >close: err= 2025/12/25 04:15:31 DEBUG : Re-reading directory (184.326194ms old) 2025/12/25 04:15:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/25 04:15:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:31 DEBUG : Looking for writers 2025/12/25 04:15:31 DEBUG : TestRWCacheUpdate: reading active writers 2025/12/25 04:15:31 DEBUG : >WaitForWriters: 2025/12/25 04:15:31 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': vfs cache: cleaner exiting 2025/12/25 04:15:32 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.76s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:33 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/12/25 04:15:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/12/25 04:15:36 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:36 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/25 04:15:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/25 04:15:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/25 04:15:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/25 04:15:37 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:37 DEBUG : Looking for writers 2025/12/25 04:15:37 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/25 04:15:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/25 04:15:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.94s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:38 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:38 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:38 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': Reusing VFS from active cache 2025/12/25 04:15:38 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:38 DEBUG : Looking for writers 2025/12/25 04:15:38 DEBUG : >WaitForWriters: 2025/12/25 04:15:38 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:38 DEBUG : Looking for writers 2025/12/25 04:15:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:39 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:39 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:39 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:39 DEBUG : Looking for writers 2025/12/25 04:15:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:39 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:39 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:39 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:39 DEBUG : Looking for writers 2025/12/25 04:15:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:39 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:39 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:44 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:44 DEBUG : dir: Looking for writers 2025/12/25 04:15:44 DEBUG : file2: reading active writers 2025/12/25 04:15:44 DEBUG : Looking for writers 2025/12/25 04:15:44 DEBUG : dir: reading active writers 2025/12/25 04:15:44 DEBUG : file1: reading active writers 2025/12/25 04:15:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.78s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:45 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:45 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:48 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:50 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:50 DEBUG : dir: Looking for writers 2025/12/25 04:15:50 DEBUG : Looking for writers 2025/12/25 04:15:50 DEBUG : file1: reading active writers 2025/12/25 04:15:50 DEBUG : dir: reading active writers 2025/12/25 04:15:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.74s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:15:51 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:15:51 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:15:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/12/25 04:15:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:55 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 04:15:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 04:15:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 04:15:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/25 04:15:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/25 04:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 04:15:55 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 04:15:57 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/25 04:15:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/25 04:15:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/12/25 04:15:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 04:15:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:15:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/25 04:15:57 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:15:57 DEBUG : dir: Looking for writers 2025/12/25 04:15:57 DEBUG : file2: reading active writers 2025/12/25 04:15:57 DEBUG : new_file.txt: reading active writers 2025/12/25 04:15:57 DEBUG : Looking for writers 2025/12/25 04:15:57 DEBUG : dir: reading active writers 2025/12/25 04:15:57 DEBUG : file1: reading active writers 2025/12/25 04:15:57 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSOpenFile (8.81s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:00 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:00 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/12/25 04:16:03 DEBUG : dir/file2: same parent dir (ODFfOTY1MzM0N19xeG80aA) - using file/rename instead of move_copy for dir/file1 2025/12/25 04:16:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/25 04:16:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000641080 2025/12/25 04:16:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/25 04:16:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:04 INFO : dir/file1: Moved (server-side) to: file0 2025/12/25 04:16:04 DEBUG : file0: Updating file with file0 0xc000641080 2025/12/25 04:16:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 04:16:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/25 04:16:04 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:04 DEBUG : dir: Looking for writers 2025/12/25 04:16:04 DEBUG : Looking for writers 2025/12/25 04:16:04 DEBUG : dir: reading active writers 2025/12/25 04:16:04 DEBUG : file0: reading active writers 2025/12/25 04:16:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.83s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:05 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:05 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:06 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:06 DEBUG : Looking for writers 2025/12/25 04:16:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:06 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:06 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:06 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/25 04:16:07 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/25 04:16:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/25 04:16:09 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/25 04:16:10 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/25 04:16:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:10 DEBUG : d: Looking for writers 2025/12/25 04:16:10 DEBUG : Looking for writers 2025/12/25 04:16:10 DEBUG : a: Looking for writers 2025/12/25 04:16:10 DEBUG : b: Looking for writers 2025/12/25 04:16:10 DEBUG : c: Looking for writers 2025/12/25 04:16:10 DEBUG : Looking for writers 2025/12/25 04:16:10 DEBUG : d: reading active writers 2025/12/25 04:16:10 DEBUG : /: reading active writers 2025/12/25 04:16:10 DEBUG : a: reading active writers 2025/12/25 04:16:10 DEBUG : b: reading active writers 2025/12/25 04:16:10 DEBUG : c: reading active writers 2025/12/25 04:16:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.31s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:12 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:12 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/25 04:16:13 ERROR : a/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:425: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/12/25 04:16:13 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:13 DEBUG : a: Looking for writers 2025/12/25 04:16:13 DEBUG : Looking for writers 2025/12/25 04:16:13 DEBUG : a: reading active writers 2025/12/25 04:16:13 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (1.92s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:14 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:14 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:14 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:14 DEBUG : Looking for writers 2025/12/25 04:16:14 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:15 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:15 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/25 04:16:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/25 04:16:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/25 04:16:15 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 04:16:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:16:17 DEBUG : file1: size = 5 OK 2025/12/25 04:16:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:16:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/25 04:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 04:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:17 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 04:16:18 DEBUG : file1: size = 0 OK 2025/12/25 04:16:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/25 04:16:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 04:16:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 04:16:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:18 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (7 bytes), uploading instead of streaming 2025/12/25 04:16:18 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/12/25 04:16:19 DEBUG : file1: size = 7 OK 2025/12/25 04:16:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/12/25 04:16:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:19 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:19 DEBUG : Looking for writers 2025/12/25 04:16:19 DEBUG : file1: reading active writers 2025/12/25 04:16:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.10s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:20 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:20 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/25 04:16:21 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/25 04:16:21 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/25 04:16:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/25 04:16:21 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (11 bytes), uploading instead of streaming 2025/12/25 04:16:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/12/25 04:16:23 DEBUG : file1: size = 11 OK 2025/12/25 04:16:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/12/25 04:16:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/25 04:16:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:23 DEBUG : Looking for writers 2025/12/25 04:16:23 DEBUG : file1: reading active writers 2025/12/25 04:16:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.56s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:23 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:23 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/25 04:16:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:23 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 04:16:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/12/25 04:16:25 DEBUG : file1: size = 5 OK 2025/12/25 04:16:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/25 04:16:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/25 04:16:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:25 DEBUG : Looking for writers 2025/12/25 04:16:25 DEBUG : file1: reading active writers 2025/12/25 04:16:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.36s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:26 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:26 DEBUG : file1: WriteFileHandle.Release closing 2025/12/25 04:16:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/25 04:16:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:26 DEBUG : Looking for writers 2025/12/25 04:16:26 DEBUG : file1: reading active writers 2025/12/25 04:16:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:26 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:26 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:26 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (2 bytes), uploading instead of streaming 2025/12/25 04:16:27 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/12/25 04:16:28 DEBUG : file1: size = 2 OK 2025/12/25 04:16:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/12/25 04:16:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/12/25 04:16:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:28 DEBUG : Looking for writers 2025/12/25 04:16:28 DEBUG : file1: reading active writers 2025/12/25 04:16:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.71s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:29 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:29 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:29 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 04:16:31 DEBUG : file1: size = 0 OK 2025/12/25 04:16:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/12/25 04:16:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:16:31 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 04:16:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 04:16:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 04:16:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:31 DEBUG : Looking for writers 2025/12/25 04:16:31 DEBUG : file1: reading active writers 2025/12/25 04:16:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.39s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:31 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:31 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 04:16:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 04:16:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 04:16:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 04:16:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:32 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': File to upload is small (100 bytes), uploading instead of streaming 2025/12/25 04:16:32 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/12/25 04:16:33 DEBUG : file1: size = 100 OK 2025/12/25 04:16:33 DEBUG : file1: md5 = cbd2241f4c7121ea8db91780e45e7c2a OK 2025/12/25 04:16:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/12/25 04:16:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 04:16:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 04:16:33 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 04:16:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 04:16:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 04:16:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:33 DEBUG : Looking for writers 2025/12/25 04:16:33 DEBUG : file1: reading active writers 2025/12/25 04:16:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.76s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:34 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:34 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:35 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/12/25 04:16:37 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/12/25 04:16:39 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/12/25 04:16:40 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/12/25 04:16:42 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/12/25 04:16:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/25 04:16:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/25 04:16:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/25 04:16:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/25 04:16:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/25 04:16:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/25 04:16:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:45 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:45 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/25 04:16:45 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/25 04:16:45 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/25 04:16:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/25 04:16:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:45 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:45 DEBUG : flat: Looking for writers 2025/12/25 04:16:45 DEBUG : f000.txt: reading active writers 2025/12/25 04:16:45 DEBUG : f001.txt: reading active writers 2025/12/25 04:16:45 DEBUG : f002.txt: reading active writers 2025/12/25 04:16:45 DEBUG : f003.txt: reading active writers 2025/12/25 04:16:45 DEBUG : f004.txt: reading active writers 2025/12/25 04:16:45 DEBUG : Looking for writers 2025/12/25 04:16:45 DEBUG : flat: reading active writers 2025/12/25 04:16:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.13s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:47 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:47 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:48 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/12/25 04:16:51 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/12/25 04:16:53 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/12/25 04:16:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/25 04:16:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/25 04:16:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/25 04:16:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/25 04:16:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/25 04:16:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/25 04:16:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:16:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:16:56 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:16:56 DEBUG : a/b/c: Looking for writers 2025/12/25 04:16:56 DEBUG : deep.txt: reading active writers 2025/12/25 04:16:56 DEBUG : a/b: Looking for writers 2025/12/25 04:16:56 DEBUG : mid.txt: reading active writers 2025/12/25 04:16:56 DEBUG : c: reading active writers 2025/12/25 04:16:56 DEBUG : a: Looking for writers 2025/12/25 04:16:56 DEBUG : b: reading active writers 2025/12/25 04:16:56 DEBUG : top.txt: reading active writers 2025/12/25 04:16:56 DEBUG : Looking for writers 2025/12/25 04:16:56 DEBUG : a: reading active writers 2025/12/25 04:16:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.86s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:16:58 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:16:58 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:16:59 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:38 DEBUG : dir: forgetting directory cache 2025/12/25 04:17:38 DEBUG : forgetting directory cache 2025/12/25 04:17:38 DEBUG : dir: forgetting directory cache 2025/12/25 04:17:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:46 DEBUG : forgetting directory cache 2025/12/25 04:17:46 DEBUG : dir: forgetting directory cache 2025/12/25 04:17:46 DEBUG : dir/subdir: forgetting directory cache 2025/12/25 04:17:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:50 DEBUG : forgetting directory cache 2025/12/25 04:17:50 DEBUG : dir: forgetting directory cache 2025/12/25 04:17:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 04:17:53 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:17:53 DEBUG : bigdir: Looking for writers 2025/12/25 04:17:53 DEBUG : big.bin: reading active writers 2025/12/25 04:17:53 DEBUG : Looking for writers 2025/12/25 04:17:53 DEBUG : bigdir: reading active writers 2025/12/25 04:17:53 DEBUG : >WaitForWriters: 2025/12/25 04:17:54 DEBUG : forgetting directory cache 2025/12/25 04:17:54 DEBUG : dir: forgetting directory cache 2025/12/25 04:17:54 DEBUG : dir: forgetting directory cache --- PASS: TestZipLargeFiles (56.24s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-hudupog0cuse'", Local "Local file system at /tmp/rclone1032942302", Modify Window "1s" 2025/12/25 04:17:54 INFO : OpenDrive root 'rclone-test-hudupog0cuse': poll-interval is not supported by this remote 2025/12/25 04:17:54 NOTICE: OpenDrive root 'rclone-test-hudupog0cuse': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 04:17:56 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/12/25 04:17:58 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/12/25 04:18:00 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/12/25 04:18:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/25 04:18:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/25 04:18:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:18:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:18:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/25 04:18:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/25 04:18:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:18:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:18:02 DEBUG : forgetting directory cache 2025/12/25 04:18:02 DEBUG : dir: forgetting directory cache 2025/12/25 04:18:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/25 04:18:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/25 04:18:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 04:18:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/12/25 04:18:02 DEBUG : dir1: Looking for writers 2025/12/25 04:18:02 DEBUG : a.txt: reading active writers 2025/12/25 04:18:02 DEBUG : dir2: Looking for writers 2025/12/25 04:18:02 DEBUG : b.txt: reading active writers 2025/12/25 04:18:02 DEBUG : dir3: Looking for writers 2025/12/25 04:18:02 DEBUG : c.txt: reading active writers 2025/12/25 04:18:02 DEBUG : Looking for writers 2025/12/25 04:18:02 DEBUG : dir1: reading active writers 2025/12/25 04:18:02 DEBUG : dir2: reading active writers 2025/12/25 04:18:02 DEBUG : dir3: reading active writers 2025/12/25 04:18:02 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/25 04:18:10 DEBUG : forgetting directory cache 2025/12/25 04:18:10 DEBUG : dir: forgetting directory cache 2025/12/25 04:18:10 DEBUG : dir: forgetting directory cache 2025/12/25 04:18:10 DEBUG : fil: forgetting directory cache 2025/12/25 04:18:10 DEBUG : fil/a: forgetting directory cache 2025/12/25 04:18:10 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestZipDirsInRoot (17.96s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/12/25 04:18:12 DEBUG : OpenDrive root 'rclone-test-hudupog0cuse': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m39.526877856s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemoveAll TestDirRemoveName TestDirRename TestReadFileHandleFlush TestRWFileHandleWriteNoWrite TestVFSMkdirAll]