"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/25 03:55:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cuxebeh3dide" 2025/09/25 03:55:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:55:34 DEBUG : Starting OpenDrive session with ID: 61828c3635f62438ffbee0809efe2121e22621a12d971feea25c2dd2209a5779 2025/09/25 03:55:34 DEBUG : Creating backend with remote "/tmp/rclone123714448" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:55:34 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:55:34 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:55:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:55:38 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:55:38 DEBUG : dir: Looking for writers 2025/09/25 03:55:38 DEBUG : Looking for writers 2025/09/25 03:55:38 DEBUG : dir: reading active writers 2025/09/25 03:55:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.39s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:55:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:55:39 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:55:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:55:42 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/25 03:55:44 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/09/25 03:55:47 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:55:47 DEBUG : dir/subdir: Looking for writers 2025/09/25 03:55:47 DEBUG : dir: Looking for writers 2025/09/25 03:55:47 DEBUG : file1: reading active writers 2025/09/25 03:55:47 DEBUG : file2: reading active writers 2025/09/25 03:55:47 DEBUG : subdir: reading active writers 2025/09/25 03:55:47 DEBUG : Looking for writers 2025/09/25 03:55:47 DEBUG : dir: reading active writers 2025/09/25 03:55:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.89s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:55:49 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:55:49 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:55:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:55:52 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:55:52 DEBUG : dir: Looking for writers 2025/09/25 03:55:52 DEBUG : file1: reading active writers 2025/09/25 03:55:52 DEBUG : Looking for writers 2025/09/25 03:55:52 DEBUG : dir: reading active writers 2025/09/25 03:55:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.34s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:55:53 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:55:53 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:55:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:55:56 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:55:56 DEBUG : dir: Looking for writers 2025/09/25 03:55:56 DEBUG : Looking for writers 2025/09/25 03:55:56 DEBUG : dir: reading active writers 2025/09/25 03:55:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.97s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:55:57 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:55:57 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:55:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:00 DEBUG : dir: forgetting directory cache 2025/09/25 03:56:00 DEBUG : forgetting directory cache 2025/09/25 03:56:00 DEBUG : dir: forgetting directory cache 2025/09/25 03:56:00 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:00 DEBUG : Looking for writers 2025/09/25 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.20s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:01 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:01 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/25 03:56:04 DEBUG : dir: invalidating directory cache 2025/09/25 03:56:04 DEBUG : >ForgetPath: 2025/09/25 03:56:04 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/25 03:56:04 DEBUG : invalidating directory cache 2025/09/25 03:56:04 DEBUG : dir: forgetting directory cache 2025/09/25 03:56:04 DEBUG : >ForgetPath: 2025/09/25 03:56:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/25 03:56:04 DEBUG : >ForgetPath: 2025/09/25 03:56:04 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:04 DEBUG : dir: Looking for writers 2025/09/25 03:56:04 DEBUG : Looking for writers 2025/09/25 03:56:04 DEBUG : dir: reading active writers 2025/09/25 03:56:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.18s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:05 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:10 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/09/25 03:56:12 DEBUG : forgetting directory cache 2025/09/25 03:56:12 DEBUG : dir: forgetting directory cache 2025/09/25 03:56:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:13 DEBUG : dir: Looking for writers 2025/09/25 03:56:13 DEBUG : fil/a/b: Looking for writers 2025/09/25 03:56:13 DEBUG : fil/a: Looking for writers 2025/09/25 03:56:13 DEBUG : b: reading active writers 2025/09/25 03:56:13 DEBUG : fil: Looking for writers 2025/09/25 03:56:13 DEBUG : a: reading active writers 2025/09/25 03:56:13 DEBUG : Looking for writers 2025/09/25 03:56:13 DEBUG : dir: reading active writers 2025/09/25 03:56:13 DEBUG : fil: reading active writers 2025/09/25 03:56:13 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.25s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:16 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:16 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:19 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:19 DEBUG : dir: Looking for writers 2025/09/25 03:56:19 DEBUG : Looking for writers 2025/09/25 03:56:19 DEBUG : dir: reading active writers 2025/09/25 03:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.22s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:20 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:20 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:23 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:23 DEBUG : dir: Looking for writers 2025/09/25 03:56:23 DEBUG : file1: reading active writers 2025/09/25 03:56:23 DEBUG : Looking for writers 2025/09/25 03:56:23 DEBUG : dir: reading active writers 2025/09/25 03:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.22s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:24 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:24 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:27 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/25 03:56:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/09/25 03:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/25 03:56:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/25 03:56:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/25 03:56:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/25 03:56:33 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/09/25 03:56:35 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/09/25 03:56:37 DEBUG : dir: invalidating directory cache 2025/09/25 03:56:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/25 03:56:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/25 03:56:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/25 03:56:37 DEBUG : dir/file1: Reset virtual modtime 2025/09/25 03:56:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/25 03:56:37 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:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/09/25 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/25 03:56:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/25 03:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 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:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/09/25 03:56:37 DEBUG : dir: invalidating directory cache 2025/09/25 03:56:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/25 03:56:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/25 03:56:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/25 03:56:38 DEBUG : forgetting directory cache 2025/09/25 03:56:38 DEBUG : dir: forgetting directory cache 2025/09/25 03:56:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/25 03:56:38 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:38 DEBUG : dir/virtualDir: Looking for writers 2025/09/25 03:56:38 DEBUG : dir: Looking for writers 2025/09/25 03:56:38 DEBUG : virtualFile: reading active writers 2025/09/25 03:56:38 DEBUG : virtualDir: reading active writers 2025/09/25 03:56:38 DEBUG : virtualFile2: reading active writers 2025/09/25 03:56:38 DEBUG : file1: reading active writers 2025/09/25 03:56:38 DEBUG : Looking for writers 2025/09/25 03:56:38 DEBUG : dir: reading active writers 2025/09/25 03:56:38 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:125: removing dir "dir/subdir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir/subdir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir/subdir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dir/subdir" failed: Folder is already deleted (Error 403) --- FAIL: TestDirReadDirAll (19.35s) --- FAIL: TestDirReadDirAll/Virtual (5.55s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:43 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:43 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:46 ERROR : dir/: Can only open directories read only 2025/09/25 03:56:46 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:46 DEBUG : dir: Looking for writers 2025/09/25 03:56:46 DEBUG : Looking for writers 2025/09/25 03:56:46 DEBUG : dir: reading active writers 2025/09/25 03:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.03s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:48 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:48 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/25 03:56:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/25 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/25 03:56:51 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:56:52 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/09/25 03:56:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 03:56:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/25 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/25 03:56:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:53 DEBUG : dir: Looking for writers 2025/09/25 03:56:53 DEBUG : file1: reading active writers 2025/09/25 03:56:53 DEBUG : potato: reading active writers 2025/09/25 03:56:53 DEBUG : Looking for writers 2025/09/25 03:56:53 DEBUG : dir: reading active writers 2025/09/25 03:56:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.75s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:56:54 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:56:54 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:56:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:56:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:56:59 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:56:59 DEBUG : dir/sub: Looking for writers 2025/09/25 03:56:59 DEBUG : dir: Looking for writers 2025/09/25 03:56:59 DEBUG : file1: reading active writers 2025/09/25 03:56:59 DEBUG : sub: reading active writers 2025/09/25 03:56:59 DEBUG : Looking for writers 2025/09/25 03:56:59 DEBUG : dir: reading active writers 2025/09/25 03:56:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.12s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:00 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:00 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:57:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/25 03:57:06 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:06 DEBUG : dir/sub/subsub: Looking for writers 2025/09/25 03:57:06 DEBUG : dir/sub: Looking for writers 2025/09/25 03:57:06 DEBUG : subsub: reading active writers 2025/09/25 03:57:06 DEBUG : dir: Looking for writers 2025/09/25 03:57:06 DEBUG : file1: reading active writers 2025/09/25 03:57:06 DEBUG : sub: reading active writers 2025/09/25 03:57:06 DEBUG : Looking for writers 2025/09/25 03:57:06 DEBUG : dir: reading active writers 2025/09/25 03:57:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.66s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:08 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:08 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:11 ERROR : dir/: Dir.Remove not empty 2025/09/25 03:57:11 DEBUG : dir/file1: Remove: 2025/09/25 03:57:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:57:11 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:57:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:57:12 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:12 DEBUG : Looking for writers 2025/09/25 03:57:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.25s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:12 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:12 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:15 DEBUG : dir/file1: Remove: 2025/09/25 03:57:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:57:16 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:57:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:57:16 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:16 DEBUG : Looking for writers 2025/09/25 03:57:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.24s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:17 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:17 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:20 DEBUG : dir/file1: Remove: 2025/09/25 03:57:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:57:20 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:57:20 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:20 DEBUG : dir: Looking for writers 2025/09/25 03:57:20 DEBUG : Looking for writers 2025/09/25 03:57:20 DEBUG : dir: reading active writers 2025/09/25 03:57:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.87s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:21 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:21 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:25 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/09/25 03:57:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/25 03:57:27 DEBUG : dir2: same parent dir (ODFfOTQ2MTMzOV9Qa1J5Rw) - using folder/rename instead of move_copy 2025/09/25 03:57:27 DEBUG : dir: Updating dir with dir2 0xc000563380 2025/09/25 03:57:27 DEBUG : dir: forgetting directory cache 2025/09/25 03:57:27 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:57:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/25 03:57:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/25 03:57:29 DEBUG : file2: Updating file with file2 0xc0009b2000 2025/09/25 03:57:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/25 03:57:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 03:57:29 INFO : dir2/file3: Deleted 2025/09/25 03:57:30 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/25 03:57:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009b2000 2025/09/25 03:57:30 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/25 03:57:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/25 03:57:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/25 03:57:31 DEBUG : renamed empty directory: same parent dir (ODFfOTQ2MTMzOV9Qa1J5Rw) - using folder/rename instead of move_copy 2025/09/25 03:57:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000704ea0 2025/09/25 03:57:31 DEBUG : empty directory: forgetting directory cache 2025/09/25 03:57:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/25 03:57:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/25 03:57:31 DEBUG : dir2: Renaming to "dir3" 2025/09/25 03:57:31 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:31 DEBUG : renamed empty directory: Looking for writers 2025/09/25 03:57:31 DEBUG : dir3: Looking for writers 2025/09/25 03:57:31 DEBUG : file3: reading active writers 2025/09/25 03:57:31 DEBUG : Looking for writers 2025/09/25 03:57:31 DEBUG : dir3: reading active writers 2025/09/25 03:57:31 DEBUG : renamed empty directory: reading active writers 2025/09/25 03:57:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:33 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:33 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:57:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:57:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:57:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:57:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/25 03:57:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/25 03:57:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:57:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:57:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:57:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:57:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/25 03:57:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/25 03:57:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:57:36 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (12 bytes), uploading instead of streaming 2025/09/25 03:57:37 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/09/25 03:57:38 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/25 03:57:38 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/25 03:57:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:57:38 DEBUG : forgetting directory cache 2025/09/25 03:57:38 DEBUG : dir: forgetting directory cache 2025/09/25 03:57:38 DEBUG : dir/sub: forgetting directory cache 2025/09/25 03:57:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/25 03:57:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/25 03:57:38 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:57:39 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/09/25 03:57:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 03:57:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/25 03:57:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:57:40 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:40 DEBUG : dir/sub: Looking for writers 2025/09/25 03:57:40 DEBUG : file0: reading active writers 2025/09/25 03:57:40 DEBUG : file2: reading active writers 2025/09/25 03:57:40 DEBUG : dir: Looking for writers 2025/09/25 03:57:40 DEBUG : file1: reading active writers 2025/09/25 03:57:40 DEBUG : sub: reading active writers 2025/09/25 03:57:40 DEBUG : Looking for writers 2025/09/25 03:57:40 DEBUG : dir: reading active writers 2025/09/25 03:57:40 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:292: Sleeping for 7s just to make sure --- PASS: TestDirFileOpen (20.81s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:53 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:53 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/25 03:57:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:53 DEBUG : Looking for writers 2025/09/25 03:57:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:54 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:54 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:57:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:57:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/25 03:57:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/25 03:57:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:57:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/25 03:57:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/25 03:57:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/25 03:57:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:57:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/25 03:57:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:57:57 DEBUG : dir: Looking for writers 2025/09/25 03:57:57 DEBUG : file1: reading active writers 2025/09/25 03:57:57 DEBUG : file1.metadata: reading active writers 2025/09/25 03:57:57 DEBUG : Looking for writers 2025/09/25 03:57:57 DEBUG : dir: reading active writers 2025/09/25 03:57:57 DEBUG : dir.metadata: reading active writers 2025/09/25 03:57:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.37s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:57:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:57:58 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:57:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:01 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:01 DEBUG : dir: Looking for writers 2025/09/25 03:58:01 DEBUG : file1: reading active writers 2025/09/25 03:58:01 DEBUG : Looking for writers 2025/09/25 03:58:01 DEBUG : dir: reading active writers 2025/09/25 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:02 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:02 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:06 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/09/25 03:58:08 DEBUG : Can set mod time: true 2025/09/25 03:58:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:58:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:09 DEBUG : dir: Looking for writers 2025/09/25 03:58:09 DEBUG : file1: reading active writers 2025/09/25 03:58:09 DEBUG : Looking for writers 2025/09/25 03:58:09 DEBUG : dir: reading active writers 2025/09/25 03:58:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:10 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:10 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:58:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:13 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:58:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/25 03:58:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/25 03:58:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:14 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:14 DEBUG : dir: Looking for writers 2025/09/25 03:58:14 DEBUG : file1: reading active writers 2025/09/25 03:58:14 DEBUG : Looking for writers 2025/09/25 03:58:14 DEBUG : dir: reading active writers 2025/09/25 03:58:14 DEBUG : >WaitForWriters: 2025/09/25 03:58:15 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:15 DEBUG : dir: Looking for writers 2025/09/25 03:58:15 DEBUG : file1: reading active writers 2025/09/25 03:58:15 DEBUG : Looking for writers 2025/09/25 03:58:15 DEBUG : dir: reading active writers 2025/09/25 03:58:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:16 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:16 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:58:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:19 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:58:19 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/25 03:58:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 03:58:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/25 03:58:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:21 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:21 DEBUG : dir: Looking for writers 2025/09/25 03:58:21 DEBUG : file1: reading active writers 2025/09/25 03:58:21 DEBUG : Looking for writers 2025/09/25 03:58:21 DEBUG : dir: reading active writers 2025/09/25 03:58:21 DEBUG : >WaitForWriters: 2025/09/25 03:58:21 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:21 DEBUG : dir: Looking for writers 2025/09/25 03:58:21 DEBUG : file1: reading active writers 2025/09/25 03:58:21 DEBUG : Looking for writers 2025/09/25 03:58:21 DEBUG : dir: reading active writers 2025/09/25 03:58:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:22 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:22 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:58:22 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:22 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:58:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:58:26 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:26 DEBUG : dir: Looking for writers 2025/09/25 03:58:26 DEBUG : file1: reading active writers 2025/09/25 03:58:26 DEBUG : Looking for writers 2025/09/25 03:58:26 DEBUG : dir: reading active writers 2025/09/25 03:58:26 DEBUG : >WaitForWriters: 2025/09/25 03:58:26 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:27 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:27 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:58:27 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:27 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:58:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:58:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:58:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:58:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:58:30 DEBUG : dir/file1(0xc000245100): close: 2025/09/25 03:58:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:58:30 DEBUG : dir/file1(0xc000245100): >close: err= 2025/09/25 03:58:30 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:30 DEBUG : dir: Looking for writers 2025/09/25 03:58:30 DEBUG : file1: reading active writers 2025/09/25 03:58:30 DEBUG : Looking for writers 2025/09/25 03:58:30 DEBUG : dir: reading active writers 2025/09/25 03:58:30 DEBUG : >WaitForWriters: 2025/09/25 03:58:31 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:31 DEBUG : dir: Looking for writers 2025/09/25 03:58:31 DEBUG : file1: reading active writers 2025/09/25 03:58:31 DEBUG : Looking for writers 2025/09/25 03:58:31 DEBUG : dir: reading active writers 2025/09/25 03:58:31 DEBUG : >WaitForWriters: 2025/09/25 03:58:31 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:32 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:58:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:58:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:58:32 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:58:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:58:35 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:58:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): _writeAt: size=5, off=0 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): openPending: 2025/09/25 03:58:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:58:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:58:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): >openPending: err= 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): >_writeAt: n=5, err= 2025/09/25 03:58:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): close: 2025/09/25 03:58:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/25 03:58:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/25 03:58:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/25 03:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 03:58:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:58:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:58:35 DEBUG : dir/file1(0xc000700600): >close: err= 2025/09/25 03:58:35 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:58:35 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:58:35 DEBUG : dir: Looking for writers 2025/09/25 03:58:35 DEBUG : file1: reading active writers 2025/09/25 03:58:35 DEBUG : Looking for writers 2025/09/25 03:58:35 DEBUG : dir: reading active writers 2025/09/25 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:58:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:36 DEBUG : dir: Looking for writers 2025/09/25 03:58:36 DEBUG : file1: reading active writers 2025/09/25 03:58:36 DEBUG : Looking for writers 2025/09/25 03:58:36 DEBUG : dir: reading active writers 2025/09/25 03:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:58:36 DEBUG : dir: Looking for writers 2025/09/25 03:58:36 DEBUG : file1: reading active writers 2025/09/25 03:58:36 DEBUG : Looking for writers 2025/09/25 03:58:36 DEBUG : dir: reading active writers 2025/09/25 03:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:58:36 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/09/25 03:58:36 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:58:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/09/25 03:58:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:58:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/25 03:58:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:58:37 DEBUG : dir: Looking for writers 2025/09/25 03:58:37 DEBUG : file1: reading active writers 2025/09/25 03:58:37 DEBUG : Looking for writers 2025/09/25 03:58:37 DEBUG : dir: reading active writers 2025/09/25 03:58:37 DEBUG : >WaitForWriters: 2025/09/25 03:58:38 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:38 DEBUG : dir: Looking for writers 2025/09/25 03:58:38 DEBUG : file1: reading active writers 2025/09/25 03:58:38 DEBUG : Looking for writers 2025/09/25 03:58:38 DEBUG : dir: reading active writers 2025/09/25 03:58:38 DEBUG : >WaitForWriters: 2025/09/25 03:58:38 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.38s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.14s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.35s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.79s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.77s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.09s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:39 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:58:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:58:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:58:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/25 03:58:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:42 DEBUG : dir: Looking for writers 2025/09/25 03:58:42 DEBUG : file1: reading active writers 2025/09/25 03:58:42 DEBUG : Looking for writers 2025/09/25 03:58:42 DEBUG : dir: reading active writers 2025/09/25 03:58:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.56s) === RUN TestFileOpenReadUnknownSize 2025/09/25 03:58:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/25 03:58:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:58:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/25 03:58:43 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:43 DEBUG : Looking for writers 2025/09/25 03:58:43 DEBUG : file.txt: reading active writers 2025/09/25 03:58:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:43 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:43 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:46 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (25 bytes), uploading instead of streaming 2025/09/25 03:58:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/25 03:58:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:58:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/25 03:58:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:58:48 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:48 DEBUG : dir: Looking for writers 2025/09/25 03:58:48 DEBUG : file1: reading active writers 2025/09/25 03:58:48 DEBUG : Looking for writers 2025/09/25 03:58:48 DEBUG : dir: reading active writers 2025/09/25 03:58:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.63s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:49 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:49 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:52 DEBUG : dir/file1: Remove: 2025/09/25 03:58:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:58:52 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:58:53 DEBUG : dir/file1: Remove: 2025/09/25 03:58:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/25 03:58:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:53 DEBUG : dir: Looking for writers 2025/09/25 03:58:53 DEBUG : Looking for writers 2025/09/25 03:58:53 DEBUG : dir: reading active writers 2025/09/25 03:58:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.57s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:54 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:54 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:58:57 DEBUG : dir/file1: Remove: 2025/09/25 03:58:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:58:57 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:58:57 DEBUG : dir/file1: Remove: 2025/09/25 03:58:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/25 03:58:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:58:57 DEBUG : dir: Looking for writers 2025/09/25 03:58:57 DEBUG : Looking for writers 2025/09/25 03:58:57 DEBUG : dir: reading active writers 2025/09/25 03:58:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.56s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:58:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:58:58 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:58:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:59:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:59:01 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/25 03:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:59:01 DEBUG : dir/file1: Open: flags=0x3 2025/09/25 03:59:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/25 03:59:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/25 03:59:01 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:01 DEBUG : dir: Looking for writers 2025/09/25 03:59:01 DEBUG : file1: reading active writers 2025/09/25 03:59:01 DEBUG : Looking for writers 2025/09/25 03:59:01 DEBUG : dir: reading active writers 2025/09/25 03:59:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.38s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:03 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:03 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:59:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:06 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:06 DEBUG : dir: Looking for writers 2025/09/25 03:59:06 DEBUG : file1: reading active writers 2025/09/25 03:59:06 DEBUG : Looking for writers 2025/09/25 03:59:06 DEBUG : dir: reading active writers 2025/09/25 03:59:06 DEBUG : >WaitForWriters: 2025/09/25 03:59:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b26c0 2025/09/25 03:59:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:59:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b26c0 2025/09/25 03:59:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:59:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:59:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:59:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009b26c0 2025/09/25 03:59:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:08 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (25 bytes), uploading instead of streaming 2025/09/25 03:59:08 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/25 03:59:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:59:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/25 03:59:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:09 DEBUG : newLeaf: Running delayed rename now 2025/09/25 03:59:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b26c0 2025/09/25 03:59:10 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:10 DEBUG : dir: Looking for writers 2025/09/25 03:59:10 DEBUG : Looking for writers 2025/09/25 03:59:10 DEBUG : dir: reading active writers 2025/09/25 03:59:10 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:10 DEBUG : >WaitForWriters: 2025/09/25 03:59:10 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:10 DEBUG : dir: Looking for writers 2025/09/25 03:59:10 DEBUG : Looking for writers 2025/09/25 03:59:10 DEBUG : dir: reading active writers 2025/09/25 03:59:10 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:12 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:12 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:59:12 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:59:12 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:12 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:59:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:15 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:15 DEBUG : dir: Looking for writers 2025/09/25 03:59:15 DEBUG : file1: reading active writers 2025/09/25 03:59:15 DEBUG : Looking for writers 2025/09/25 03:59:15 DEBUG : dir: reading active writers 2025/09/25 03:59:15 DEBUG : >WaitForWriters: 2025/09/25 03:59:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2240 2025/09/25 03:59:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:59:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b2240 2025/09/25 03:59:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009b2240 2025/09/25 03:59:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:17 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (25 bytes), uploading instead of streaming 2025/09/25 03:59:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/25 03:59:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:59:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/25 03:59:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:18 DEBUG : newLeaf: Running delayed rename now 2025/09/25 03:59:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2240 2025/09/25 03:59:19 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:19 DEBUG : dir: Looking for writers 2025/09/25 03:59:19 DEBUG : Looking for writers 2025/09/25 03:59:19 DEBUG : dir: reading active writers 2025/09/25 03:59:19 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:19 DEBUG : >WaitForWriters: 2025/09/25 03:59:19 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:19 DEBUG : dir: Looking for writers 2025/09/25 03:59:19 DEBUG : Looking for writers 2025/09/25 03:59:19 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:19 DEBUG : dir: reading active writers 2025/09/25 03:59:19 DEBUG : >WaitForWriters: 2025/09/25 03:59:19 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:20 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:20 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:59:20 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:59:20 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:20 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:59:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:59:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): openPending: 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): >openPending: err= 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): _writeAt: size=14, off=0 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): >_writeAt: n=14, err= 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): close: 2025/09/25 03:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:59:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:59:24 DEBUG : dir/file1(0xc000244b80): >close: err= 2025/09/25 03:59:24 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:59:24 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:59:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:59:24 DEBUG : dir: Looking for writers 2025/09/25 03:59:24 DEBUG : file1: reading active writers 2025/09/25 03:59:24 DEBUG : Looking for writers 2025/09/25 03:59:24 DEBUG : dir: reading active writers 2025/09/25 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:59:25 DEBUG : dir: Looking for writers 2025/09/25 03:59:25 DEBUG : file1: reading active writers 2025/09/25 03:59:25 DEBUG : Looking for writers 2025/09/25 03:59:25 DEBUG : dir: reading active writers 2025/09/25 03:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:59:25 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/25 03:59:25 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:59:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:59:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/25 03:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:59:26 DEBUG : dir: Looking for writers 2025/09/25 03:59:26 DEBUG : file1: reading active writers 2025/09/25 03:59:26 DEBUG : Looking for writers 2025/09/25 03:59:26 DEBUG : dir: reading active writers 2025/09/25 03:59:26 DEBUG : >WaitForWriters: 2025/09/25 03:59:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:59:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): _readAt: size=512, off=0 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): openPending: 2025/09/25 03:59:26 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/09/25 03:59:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/25 03:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): >openPending: err= 2025/09/25 03:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): >_readAt: n=14, err=EOF 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): close: 2025/09/25 03:59:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:59:26 DEBUG : dir/file1(0xc000411bc0): >close: err= 2025/09/25 03:59:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000872b40 2025/09/25 03:59:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:59:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 03:59:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000872b40 2025/09/25 03:59:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:59:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:28 DEBUG : dir/file1(0xc000701780): openPending: 2025/09/25 03:59:28 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/09/25 03:59:28 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/09/25 03:59:28 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:59:28 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:59:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:28 DEBUG : dir/file1(0xc000701780): >openPending: err= 2025/09/25 03:59:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:59:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:28 DEBUG : dir/file1(0xc000701780): _writeAt: size=25, off=0 2025/09/25 03:59:28 DEBUG : dir/file1(0xc000701780): >_writeAt: n=25, err= 2025/09/25 03:59:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000872b40 2025/09/25 03:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:29 DEBUG : newLeaf(0xc000701780): close: 2025/09/25 03:59:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:59:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:59:28.754866056 +0000 UTC m=+234.813502213 2025/09/25 03:59:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:59:29 DEBUG : newLeaf(0xc000701780): >close: err= 2025/09/25 03:59:29 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:59:29 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:59:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:59:29 DEBUG : dir: Looking for writers 2025/09/25 03:59:29 DEBUG : Looking for writers 2025/09/25 03:59:29 DEBUG : dir: reading active writers 2025/09/25 03:59:29 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:59:30 DEBUG : dir: Looking for writers 2025/09/25 03:59:30 DEBUG : Looking for writers 2025/09/25 03:59:30 DEBUG : dir: reading active writers 2025/09/25 03:59:30 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:59:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:59:30 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:59:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:59:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/25 03:59:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:59:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:59:31 DEBUG : dir: Looking for writers 2025/09/25 03:59:31 DEBUG : Looking for writers 2025/09/25 03:59:31 DEBUG : dir: reading active writers 2025/09/25 03:59:31 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:31 DEBUG : >WaitForWriters: 2025/09/25 03:59:32 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:32 DEBUG : dir: Looking for writers 2025/09/25 03:59:32 DEBUG : Looking for writers 2025/09/25 03:59:32 DEBUG : dir: reading active writers 2025/09/25 03:59:32 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:32 DEBUG : >WaitForWriters: 2025/09/25 03:59:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:33 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:59:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:33 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:59:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:36 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:36 DEBUG : dir: Looking for writers 2025/09/25 03:59:36 DEBUG : file1: reading active writers 2025/09/25 03:59:36 DEBUG : Looking for writers 2025/09/25 03:59:36 DEBUG : dir: reading active writers 2025/09/25 03:59:36 DEBUG : >WaitForWriters: 2025/09/25 03:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0015789c0 2025/09/25 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:59:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0015789c0 2025/09/25 03:59:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:59:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:38 DEBUG : dir/file1(0xc00068e740): openPending: 2025/09/25 03:59:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/09/25 03:59:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:38 DEBUG : dir/file1(0xc00068e740): >openPending: err= 2025/09/25 03:59:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:59:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:38 DEBUG : dir/file1(0xc00068e740): _writeAt: size=25, off=0 2025/09/25 03:59:38 DEBUG : dir/file1(0xc00068e740): >_writeAt: n=25, err= 2025/09/25 03:59:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0015789c0 2025/09/25 03:59:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:39 DEBUG : newLeaf(0xc00068e740): close: 2025/09/25 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:59:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:59:38.626685605 +0000 UTC m=+244.685321761 2025/09/25 03:59:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:59:39 DEBUG : newLeaf(0xc00068e740): >close: err= 2025/09/25 03:59:39 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:59:39 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:59:39 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:59:39 DEBUG : dir: Looking for writers 2025/09/25 03:59:39 DEBUG : Looking for writers 2025/09/25 03:59:39 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:39 DEBUG : dir: reading active writers 2025/09/25 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:59:40 DEBUG : dir: Looking for writers 2025/09/25 03:59:40 DEBUG : Looking for writers 2025/09/25 03:59:40 DEBUG : dir: reading active writers 2025/09/25 03:59:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:59:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:59:40 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:59:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:59:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/25 03:59:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:59:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:59:41 DEBUG : dir: Looking for writers 2025/09/25 03:59:41 DEBUG : Looking for writers 2025/09/25 03:59:41 DEBUG : dir: reading active writers 2025/09/25 03:59:41 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:41 DEBUG : >WaitForWriters: 2025/09/25 03:59:41 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:41 DEBUG : dir: Looking for writers 2025/09/25 03:59:41 DEBUG : Looking for writers 2025/09/25 03:59:41 DEBUG : dir: reading active writers 2025/09/25 03:59:41 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:41 DEBUG : >WaitForWriters: 2025/09/25 03:59:41 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:43 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:43 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:59:43 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:43 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:59:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): openPending: 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): >openPending: err= 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): _writeAt: size=14, off=0 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): >_writeAt: n=14, err= 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): close: 2025/09/25 03:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:59:46 DEBUG : dir/file1(0xc00068fa80): >close: err= 2025/09/25 03:59:46 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:59:46 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:59:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:59:46 DEBUG : dir: Looking for writers 2025/09/25 03:59:46 DEBUG : file1: reading active writers 2025/09/25 03:59:46 DEBUG : Looking for writers 2025/09/25 03:59:46 DEBUG : dir: reading active writers 2025/09/25 03:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:59:47 DEBUG : dir: Looking for writers 2025/09/25 03:59:47 DEBUG : file1: reading active writers 2025/09/25 03:59:47 DEBUG : Looking for writers 2025/09/25 03:59:47 DEBUG : dir: reading active writers 2025/09/25 03:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:59:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/25 03:59:47 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:59:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:59:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/25 03:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:59:48 DEBUG : dir: Looking for writers 2025/09/25 03:59:48 DEBUG : file1: reading active writers 2025/09/25 03:59:48 DEBUG : Looking for writers 2025/09/25 03:59:48 DEBUG : dir: reading active writers 2025/09/25 03:59:48 DEBUG : >WaitForWriters: 2025/09/25 03:59:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:59:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): _readAt: size=512, off=0 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): openPending: 2025/09/25 03:59:48 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/09/25 03:59:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/25 03:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): >openPending: err= 2025/09/25 03:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): >_readAt: n=14, err=EOF 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): close: 2025/09/25 03:59:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:59:48 DEBUG : dir/file1(0xc0009ac880): >close: err= 2025/09/25 03:59:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2cc0 2025/09/25 03:59:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:59:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 03:59:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b2cc0 2025/09/25 03:59:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:59:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:50 DEBUG : dir/file1(0xc0003b0740): openPending: 2025/09/25 03:59:50 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/09/25 03:59:50 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/09/25 03:59:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:59:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:59:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:50 DEBUG : dir/file1(0xc0003b0740): >openPending: err= 2025/09/25 03:59:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:59:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:50 DEBUG : dir/file1(0xc0003b0740): _writeAt: size=25, off=0 2025/09/25 03:59:50 DEBUG : dir/file1(0xc0003b0740): >_writeAt: n=25, err= 2025/09/25 03:59:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2cc0 2025/09/25 03:59:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:51 DEBUG : newLeaf(0xc0003b0740): close: 2025/09/25 03:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:59:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:59:50.709591853 +0000 UTC m=+256.768228008 2025/09/25 03:59:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:59:51 DEBUG : newLeaf(0xc0003b0740): >close: err= 2025/09/25 03:59:51 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:59:51 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:59:51 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:59:51 DEBUG : dir: Looking for writers 2025/09/25 03:59:51 DEBUG : Looking for writers 2025/09/25 03:59:51 DEBUG : dir: reading active writers 2025/09/25 03:59:51 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:59:52 DEBUG : dir: Looking for writers 2025/09/25 03:59:52 DEBUG : Looking for writers 2025/09/25 03:59:52 DEBUG : dir: reading active writers 2025/09/25 03:59:52 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 03:59:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 03:59:52 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:59:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:59:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/25 03:59:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:59:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:59:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:59:53 DEBUG : dir: Looking for writers 2025/09/25 03:59:53 DEBUG : Looking for writers 2025/09/25 03:59:53 DEBUG : dir: reading active writers 2025/09/25 03:59:53 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:53 DEBUG : >WaitForWriters: 2025/09/25 03:59:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:53 DEBUG : dir: Looking for writers 2025/09/25 03:59:53 DEBUG : Looking for writers 2025/09/25 03:59:53 DEBUG : newLeaf: reading active writers 2025/09/25 03:59:53 DEBUG : dir: reading active writers 2025/09/25 03:59:53 DEBUG : >WaitForWriters: 2025/09/25 03:59:53 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 03:59:55 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 03:59:55 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:59:55 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 03:59:55 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:59:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/25 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:59:58 DEBUG : dir: Looking for writers 2025/09/25 03:59:58 DEBUG : file1: reading active writers 2025/09/25 03:59:58 DEBUG : Looking for writers 2025/09/25 03:59:58 DEBUG : dir: reading active writers 2025/09/25 03:59:58 DEBUG : >WaitForWriters: 2025/09/25 03:59:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:59:58 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:59:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:59:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): _readAt: size=512, off=0 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): openPending: 2025/09/25 03:59:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:59:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:59:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): >openPending: err= 2025/09/25 03:59:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/25 03:59:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:59:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:59:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): >_readAt: n=14, err=EOF 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): close: 2025/09/25 03:59:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:59:58 DEBUG : dir/file1(0xc000244d40): >close: err= 2025/09/25 03:59:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:59:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:59:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2e40 2025/09/25 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:59:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 04:00:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 04:00:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 04:00:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b2e40 2025/09/25 04:00:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 04:00:00 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:00 DEBUG : dir/file1(0xc000411b00): openPending: 2025/09/25 04:00:00 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/09/25 04:00:00 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/09/25 04:00:00 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:00:00 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:00 DEBUG : dir/file1(0xc000411b00): >openPending: err= 2025/09/25 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 04:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:00 DEBUG : dir/file1(0xc000411b00): _writeAt: size=25, off=0 2025/09/25 04:00:00 DEBUG : dir/file1(0xc000411b00): >_writeAt: n=25, err= 2025/09/25 04:00:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 04:00:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 04:00:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b2e40 2025/09/25 04:00:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 04:00:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 04:00:01 DEBUG : newLeaf(0xc000411b00): close: 2025/09/25 04:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 04:00:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 04:00:00.998563937 +0000 UTC m=+267.057200083 2025/09/25 04:00:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 04:00:01 DEBUG : newLeaf(0xc000411b00): >close: err= 2025/09/25 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:00:01 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:00:01 DEBUG : dir: Looking for writers 2025/09/25 04:00:01 DEBUG : Looking for writers 2025/09/25 04:00:01 DEBUG : dir: reading active writers 2025/09/25 04:00:01 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:00:01 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/25 04:00:02 DEBUG : dir: Looking for writers 2025/09/25 04:00:02 DEBUG : Looking for writers 2025/09/25 04:00:02 DEBUG : dir: reading active writers 2025/09/25 04:00:02 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:00:02 DEBUG : dir: Looking for writers 2025/09/25 04:00:02 DEBUG : Looking for writers 2025/09/25 04:00:02 DEBUG : dir: reading active writers 2025/09/25 04:00:02 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:00:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/25 04:00:03 INFO : newLeaf: Copied (replaced existing) 2025/09/25 04:00:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 04:00:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/25 04:00:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 04:00:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 04:00:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 04:00:03 DEBUG : dir: Looking for writers 2025/09/25 04:00:03 DEBUG : Looking for writers 2025/09/25 04:00:03 DEBUG : dir: reading active writers 2025/09/25 04:00:03 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:03 DEBUG : >WaitForWriters: 2025/09/25 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:04 DEBUG : dir: Looking for writers 2025/09/25 04:00:04 DEBUG : Looking for writers 2025/09/25 04:00:04 DEBUG : dir: reading active writers 2025/09/25 04:00:04 DEBUG : newLeaf: reading active writers 2025/09/25 04:00:04 DEBUG : >WaitForWriters: 2025/09/25 04:00:04 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestFileRename (62.47s) --- PASS: TestFileRename/off,forceCache=false (8.95s) --- PASS: TestFileRename/minimal,forceCache=false (8.95s) --- PASS: TestFileRename/minimal,forceCache=true (12.19s) --- PASS: TestFileRename/writes,forceCache=false (9.87s) --- PASS: TestFileRename/writes,forceCache=true (12.11s) --- PASS: TestFileRename/full,forceCache=false (10.40s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:05 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:05 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:05 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:05 DEBUG : Looking for writers 2025/09/25 04:00:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:05 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 04:00:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 04:00:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:10 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:10 DEBUG : dir: Looking for writers 2025/09/25 04:00:10 DEBUG : file1: reading active writers 2025/09/25 04:00:10 DEBUG : Looking for writers 2025/09/25 04:00:10 DEBUG : dir: reading active writers 2025/09/25 04:00:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.72s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:11 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:11 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 04:00:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 04:00:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/25 04:00:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/25 04:00:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/25 04:00:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 04:00:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/25 04:00:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/25 04:00:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/25 04:00:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/25 04:00:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/25 04:00:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/25 04:00:16 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:16 DEBUG : dir: Looking for writers 2025/09/25 04:00:16 DEBUG : file1: reading active writers 2025/09/25 04:00:16 DEBUG : Looking for writers 2025/09/25 04:00:16 DEBUG : dir: reading active writers 2025/09/25 04:00:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.51s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:18 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:18 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 04:00:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/25 04:00:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/25 04:00:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/25 04:00:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 04:00:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/25 04:00:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/25 04:00:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/25 04:00:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/25 04:00:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/25 04:00:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/25 04:00:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/25 04:00:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/25 04:00:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/25 04:00:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/25 04:00:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/25 04:00:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/25 04:00:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/25 04:00:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/25 04:00:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/25 04:00:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/25 04:00:23 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:23 DEBUG : dir: Looking for writers 2025/09/25 04:00:23 DEBUG : file1: reading active writers 2025/09/25 04:00:23 DEBUG : Looking for writers 2025/09/25 04:00:23 DEBUG : dir: reading active writers 2025/09/25 04:00:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.45s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:24 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:24 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 04:00:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 04:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:27 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:27 DEBUG : dir: Looking for writers 2025/09/25 04:00:27 DEBUG : file1: reading active writers 2025/09/25 04:00:27 DEBUG : Looking for writers 2025/09/25 04:00:27 DEBUG : dir: reading active writers 2025/09/25 04:00:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.71s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:29 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:29 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:00:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 04:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 04:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/25 04:00:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/25 04:00:33 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:33 DEBUG : dir: Looking for writers 2025/09/25 04:00:33 DEBUG : file1: reading active writers 2025/09/25 04:00:33 DEBUG : Looking for writers 2025/09/25 04:00:33 DEBUG : dir: reading active writers 2025/09/25 04:00:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.13s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:34 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:34 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:34 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:34 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): _readAt: size=1, off=0 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): openPending: 2025/09/25 04:00:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:00:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >openPending: err= 2025/09/25 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/25 04:00:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:00:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >_readAt: n=1, err= 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): _readAt: size=256, off=1 2025/09/25 04:00:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >_readAt: n=15, err=EOF 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): _readAt: size=16, off=16 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >_readAt: n=0, err=EOF 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): close: 2025/09/25 04:00:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >close: err= 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): close: 2025/09/25 04:00:37 DEBUG : dir/file1(0xc000245800): >close: err=file already closed 2025/09/25 04:00:37 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:37 DEBUG : dir: Looking for writers 2025/09/25 04:00:37 DEBUG : file1: reading active writers 2025/09/25 04:00:37 DEBUG : Looking for writers 2025/09/25 04:00:37 DEBUG : dir: reading active writers 2025/09/25 04:00:37 DEBUG : >WaitForWriters: 2025/09/25 04:00:37 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.70s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:42 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): _readAt: size=1, off=0 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): openPending: 2025/09/25 04:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:00:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >openPending: err= 2025/09/25 04:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/25 04:00:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:00:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >_readAt: n=1, err= 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): _readAt: size=1, off=5 2025/09/25 04:00:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >_readAt: n=1, err= 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): _readAt: size=1, off=3 2025/09/25 04:00:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >_readAt: n=1, err= 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): _readAt: size=1, off=13 2025/09/25 04:00:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >_readAt: n=1, err= 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): _readAt: size=16, off=100 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >_readAt: n=0, err=EOF 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): close: 2025/09/25 04:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 04:00:42 DEBUG : dir/file1(0xc000411800): >close: err= 2025/09/25 04:00:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:42 DEBUG : dir: Looking for writers 2025/09/25 04:00:42 DEBUG : file1: reading active writers 2025/09/25 04:00:42 DEBUG : Looking for writers 2025/09/25 04:00:42 DEBUG : dir: reading active writers 2025/09/25 04:00:42 DEBUG : >WaitForWriters: 2025/09/25 04:00:42 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.84s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:44 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:44 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:44 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:44 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=1, off=0 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): openPending: 2025/09/25 04:00:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:00:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:00:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >openPending: err= 2025/09/25 04:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/25 04:00:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:00:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=1, err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=1, off=5 2025/09/25 04:00:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=1, err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=1, off=1 2025/09/25 04:00:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=1, err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=6, off=10 2025/09/25 04:00:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=6, err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=256, off=10 2025/09/25 04:00:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=6, err=EOF 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=256, off=100 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=0, err=EOF 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): close: 2025/09/25 04:00:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >close: err= 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): _readAt: size=256, off=100 2025/09/25 04:00:47 DEBUG : dir/file1(0xc0009acb80): >_readAt: n=0, err=file already closed 2025/09/25 04:00:47 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:47 DEBUG : dir: Looking for writers 2025/09/25 04:00:47 DEBUG : file1: reading active writers 2025/09/25 04:00:47 DEBUG : Looking for writers 2025/09/25 04:00:47 DEBUG : dir: reading active writers 2025/09/25 04:00:47 DEBUG : >WaitForWriters: 2025/09/25 04:00:47 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.68s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:48 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:48 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:48 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:48 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): RWFileHandle.Flush 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): _readAt: size=256, off=0 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): openPending: 2025/09/25 04:00:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:00:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): >openPending: err= 2025/09/25 04:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/25 04:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): >_readAt: n=16, err=EOF 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): RWFileHandle.Flush 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): RWFileHandle.Flush 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): close: 2025/09/25 04:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 04:00:51 DEBUG : dir/file1(0xc0003b0480): >close: err= 2025/09/25 04:00:51 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:51 DEBUG : dir: Looking for writers 2025/09/25 04:00:51 DEBUG : file1: reading active writers 2025/09/25 04:00:51 DEBUG : Looking for writers 2025/09/25 04:00:51 DEBUG : dir: reading active writers 2025/09/25 04:00:51 DEBUG : >WaitForWriters: 2025/09/25 04:00:51 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.84s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:53 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:53 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:53 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:53 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:00:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 04:00:57 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:00:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:00:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): _readAt: size=256, off=0 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): openPending: 2025/09/25 04:00:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:00:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): >openPending: err= 2025/09/25 04:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/25 04:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): >_readAt: n=16, err=EOF 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): RWFileHandle.Release 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): close: 2025/09/25 04:00:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): >close: err= 2025/09/25 04:00:57 DEBUG : dir/file1(0xc00068e540): RWFileHandle.Release 2025/09/25 04:00:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:57 DEBUG : dir: Looking for writers 2025/09/25 04:00:57 DEBUG : file1: reading active writers 2025/09/25 04:00:57 DEBUG : Looking for writers 2025/09/25 04:00:57 DEBUG : dir: reading active writers 2025/09/25 04:00:57 DEBUG : >WaitForWriters: 2025/09/25 04:00:57 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (5.09s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:00:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:00:58 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:00:58 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:00:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:00:58 DEBUG : file1: newRWFileHandle: 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): openPending: 2025/09/25 04:00:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): >openPending: err= 2025/09/25 04:00:58 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:00:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:00:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): _writeAt: size=5, off=0 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): >_writeAt: n=5, err= 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): _writeAt: size=7, off=5 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): >_writeAt: n=7, err= 2025/09/25 04:00:58 DEBUG : file1: vfs cache: truncate to size=11 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): close: 2025/09/25 04:00:58 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:00:58.826397112 +0000 UTC m=+324.885033278 2025/09/25 04:00:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): >close: err= 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): close: 2025/09/25 04:00:58 DEBUG : file1(0xc00068f7c0): >close: err=file already closed 2025/09/25 04:00:58 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:00:58 DEBUG : Looking for writers 2025/09/25 04:00:58 DEBUG : file1: reading active writers 2025/09/25 04:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:00:58 DEBUG : Looking for writers 2025/09/25 04:00:58 DEBUG : file1: reading active writers 2025/09/25 04:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:00:58 DEBUG : Looking for writers 2025/09/25 04:00:58 DEBUG : file1: reading active writers 2025/09/25 04:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:00:58 DEBUG : Looking for writers 2025/09/25 04:00:58 DEBUG : file1: reading active writers 2025/09/25 04:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:00:58 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:00:58 DEBUG : Looking for writers 2025/09/25 04:00:58 DEBUG : file1: reading active writers 2025/09/25 04:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:00:59 DEBUG : Looking for writers 2025/09/25 04:00:59 DEBUG : file1: reading active writers 2025/09/25 04:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:00:59 DEBUG : Looking for writers 2025/09/25 04:00:59 DEBUG : file1: reading active writers 2025/09/25 04:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:00:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/25 04:01:00 DEBUG : Looking for writers 2025/09/25 04:01:00 DEBUG : file1: reading active writers 2025/09/25 04:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/25 04:01:00 INFO : file1: Copied (new) 2025/09/25 04:01:00 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-25 04:00:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/25 04:01:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:01 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:01 DEBUG : Looking for writers 2025/09/25 04:01:01 DEBUG : file1: reading active writers 2025/09/25 04:01:01 DEBUG : >WaitForWriters: 2025/09/25 04:01:01 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:01 DEBUG : Looking for writers 2025/09/25 04:01:01 DEBUG : file1: reading active writers 2025/09/25 04:01:01 DEBUG : >WaitForWriters: 2025/09/25 04:01:01 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.28s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:01 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:01 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:01 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:01 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:02 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): openPending: 2025/09/25 04:01:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): >openPending: err= 2025/09/25 04:01:02 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): _writeAt: size=7, off=0 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): >_writeAt: n=7, err= 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): _writeAt: size=6, off=5 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): >_writeAt: n=6, err= 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): close: 2025/09/25 04:01:02 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:01:02.100378845 +0000 UTC m=+328.159015001 2025/09/25 04:01:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): >close: err= 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): _writeAt: size=5, off=0 2025/09/25 04:01:02 DEBUG : file1(0xc000244880): >_writeAt: n=0, err=file already closed 2025/09/25 04:01:02 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:02 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:02 DEBUG : Looking for writers 2025/09/25 04:01:02 DEBUG : file1: reading active writers 2025/09/25 04:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/25 04:01:03 DEBUG : Looking for writers 2025/09/25 04:01:03 DEBUG : file1: reading active writers 2025/09/25 04:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/25 04:01:04 INFO : file1: Copied (new) 2025/09/25 04:01:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-25 04:01:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/25 04:01:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:04 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:04 DEBUG : Looking for writers 2025/09/25 04:01:04 DEBUG : file1: reading active writers 2025/09/25 04:01:04 DEBUG : >WaitForWriters: 2025/09/25 04:01:04 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:04 DEBUG : Looking for writers 2025/09/25 04:01:04 DEBUG : file1: reading active writers 2025/09/25 04:01:04 DEBUG : >WaitForWriters: 2025/09/25 04:01:04 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.26s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:05 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:05 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:05 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:05 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:05 DEBUG : file1(0xc0003b01c0): openPending: 2025/09/25 04:01:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:05 DEBUG : file1(0xc0003b01c0): >openPending: err= 2025/09/25 04:01:05 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:05 DEBUG : file1(0xc0003b01c0): close: 2025/09/25 04:01:05 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:01:05.366553965 +0000 UTC m=+331.425190122 2025/09/25 04:01:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:05 DEBUG : file1(0xc0003b01c0): >close: err= 2025/09/25 04:01:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 04:01:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:01:05 DEBUG : file2: newRWFileHandle: 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): openPending: 2025/09/25 04:01:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): >openPending: err= 2025/09/25 04:01:05 DEBUG : file2: >newRWFileHandle: err= 2025/09/25 04:01:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 04:01:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/25 04:01:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): RWFileHandle.Flush 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): RWFileHandle.Release 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): close: 2025/09/25 04:01:05 DEBUG : file2: vfs cache: setting modification time to 2025-09-25 04:01:05.368365997 +0000 UTC m=+331.427002154 2025/09/25 04:01:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:05 DEBUG : file2(0xc0003b0740): >close: err= 2025/09/25 04:01:05 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/25 04:01:05 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:05 DEBUG : file2: vfs cache: starting upload 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/25 04:01:05 DEBUG : Looking for writers 2025/09/25 04:01:05 DEBUG : file1: reading active writers 2025/09/25 04:01:05 DEBUG : file2: reading active writers 2025/09/25 04:01:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/25 04:01:06 DEBUG : Looking for writers 2025/09/25 04:01:06 DEBUG : file1: reading active writers 2025/09/25 04:01:06 DEBUG : file2: reading active writers 2025/09/25 04:01:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/25 04:01:06 DEBUG : Looking for writers 2025/09/25 04:01:06 DEBUG : file1: reading active writers 2025/09/25 04:01:06 DEBUG : file2: reading active writers 2025/09/25 04:01:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/09/25 04:01:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 04:01:07 INFO : file1: Copied (new) 2025/09/25 04:01:07 DEBUG : file1: vfs cache: fingerprint now "0,1970-01-01 00:00:00 +0000 UTC," 2025/09/25 04:01:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:07 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:07 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/25 04:01:07 INFO : file2: Copied (new) 2025/09/25 04:01:07 DEBUG : file2: vfs cache: fingerprint now "0,1970-01-01 00:00:00 +0000 UTC," 2025/09/25 04:01:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/25 04:01:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 04:01:07 INFO : file2: vfs cache: upload succeeded try #1 2025/09/25 04:01:07 DEBUG : Looking for writers 2025/09/25 04:01:07 DEBUG : file2: reading active writers 2025/09/25 04:01:07 DEBUG : file1: reading active writers 2025/09/25 04:01:07 DEBUG : >WaitForWriters: 2025/09/25 04:01:07 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:07 DEBUG : Looking for writers 2025/09/25 04:01:07 DEBUG : file1: reading active writers 2025/09/25 04:01:07 DEBUG : file2: reading active writers 2025/09/25 04:01:07 DEBUG : >WaitForWriters: 2025/09/25 04:01:07 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.47s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:08 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:08 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:08 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:08 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:08 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): openPending: 2025/09/25 04:01:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): >openPending: err= 2025/09/25 04:01:08 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): _writeAt: size=5, off=0 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): >_writeAt: n=5, err= 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): RWFileHandle.Flush 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): RWFileHandle.Flush 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): close: 2025/09/25 04:01:08 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:01:08.831081913 +0000 UTC m=+334.889718069 2025/09/25 04:01:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:08 DEBUG : file1(0xc0003b0700): >close: err= 2025/09/25 04:01:08 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:08 DEBUG : Looking for writers 2025/09/25 04:01:08 DEBUG : file1: reading active writers 2025/09/25 04:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:08 DEBUG : Looking for writers 2025/09/25 04:01:08 DEBUG : file1: reading active writers 2025/09/25 04:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:08 DEBUG : Looking for writers 2025/09/25 04:01:08 DEBUG : file1: reading active writers 2025/09/25 04:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:08 DEBUG : Looking for writers 2025/09/25 04:01:08 DEBUG : file1: reading active writers 2025/09/25 04:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:08 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:08 DEBUG : Looking for writers 2025/09/25 04:01:08 DEBUG : file1: reading active writers 2025/09/25 04:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:09 DEBUG : Looking for writers 2025/09/25 04:01:09 DEBUG : file1: reading active writers 2025/09/25 04:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:09 DEBUG : Looking for writers 2025/09/25 04:01:09 DEBUG : file1: reading active writers 2025/09/25 04:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:01:10 DEBUG : Looking for writers 2025/09/25 04:01:10 DEBUG : file1: reading active writers 2025/09/25 04:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:01:10 INFO : file1: Copied (new) 2025/09/25 04:01:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 04:01:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/25 04:01:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:10 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:11 DEBUG : Looking for writers 2025/09/25 04:01:11 DEBUG : file1: reading active writers 2025/09/25 04:01:11 DEBUG : >WaitForWriters: 2025/09/25 04:01:11 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.05s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:11 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:11 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:11 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:11 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:11 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): openPending: 2025/09/25 04:01:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): >openPending: err= 2025/09/25 04:01:11 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): _writeAt: size=5, off=0 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): >_writeAt: n=5, err= 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): RWFileHandle.Release 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): close: 2025/09/25 04:01:11 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:01:11.893046489 +0000 UTC m=+337.951682635 2025/09/25 04:01:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): >close: err= 2025/09/25 04:01:11 DEBUG : file1(0xc000411880): RWFileHandle.Release 2025/09/25 04:01:11 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:11 DEBUG : Looking for writers 2025/09/25 04:01:11 DEBUG : file1: reading active writers 2025/09/25 04:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:11 DEBUG : Looking for writers 2025/09/25 04:01:11 DEBUG : file1: reading active writers 2025/09/25 04:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:11 DEBUG : Looking for writers 2025/09/25 04:01:11 DEBUG : file1: reading active writers 2025/09/25 04:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:11 DEBUG : Looking for writers 2025/09/25 04:01:11 DEBUG : file1: reading active writers 2025/09/25 04:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:11 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:12 DEBUG : Looking for writers 2025/09/25 04:01:12 DEBUG : file1: reading active writers 2025/09/25 04:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:12 DEBUG : Looking for writers 2025/09/25 04:01:12 DEBUG : file1: reading active writers 2025/09/25 04:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:12 DEBUG : Looking for writers 2025/09/25 04:01:12 DEBUG : file1: reading active writers 2025/09/25 04:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:01:13 DEBUG : Looking for writers 2025/09/25 04:01:13 DEBUG : file1: reading active writers 2025/09/25 04:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:01:13 INFO : file1: Copied (new) 2025/09/25 04:01:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 04:01:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/25 04:01:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:13 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:14 DEBUG : Looking for writers 2025/09/25 04:01:14 DEBUG : file1: reading active writers 2025/09/25 04:01:14 DEBUG : >WaitForWriters: 2025/09/25 04:01:14 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:14 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:14 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:14 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:14 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:01:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 04:01:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 04:01:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): openPending: 2025/09/25 04:01:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:01:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): >openPending: err= 2025/09/25 04:01:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 04:01:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:01:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:01:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): _writeAt: size=5, off=0 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): >_writeAt: n=5, err= 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): close: 2025/09/25 04:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-25 04:01:18.003858775 +0000 UTC m=+344.062494912 2025/09/25 04:01:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:18 DEBUG : dir/file1(0xc00068e2c0): >close: err= 2025/09/25 04:01:18 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:18 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:18 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:18 DEBUG : dir: Looking for writers 2025/09/25 04:01:18 DEBUG : file1: reading active writers 2025/09/25 04:01:18 DEBUG : Looking for writers 2025/09/25 04:01:18 DEBUG : dir: reading active writers 2025/09/25 04:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:19 DEBUG : dir: Looking for writers 2025/09/25 04:01:19 DEBUG : file1: reading active writers 2025/09/25 04:01:19 DEBUG : Looking for writers 2025/09/25 04:01:19 DEBUG : dir: reading active writers 2025/09/25 04:01:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:01:19 INFO : dir/file1: Copied (replaced existing) 2025/09/25 04:01:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-25 04:01:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/25 04:01:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:20 DEBUG : dir: Looking for writers 2025/09/25 04:01:20 DEBUG : file1: reading active writers 2025/09/25 04:01:20 DEBUG : Looking for writers 2025/09/25 04:01:20 DEBUG : dir: reading active writers 2025/09/25 04:01:20 DEBUG : >WaitForWriters: 2025/09/25 04:01:20 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:21 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:21 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:21 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:21 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/25 04:01:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 04:01:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 04:01:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 04:01:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): _writeAt: size=5, off=0 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): openPending: 2025/09/25 04:01:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 04:01:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 04:01:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): >openPending: err= 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): >_writeAt: n=5, err= 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): _writeAt: size=15, off=5 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): >_writeAt: n=15, err= 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): close: 2025/09/25 04:01:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/25 04:01:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-25 04:01:24.697136671 +0000 UTC m=+350.755772828 2025/09/25 04:01:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:24 DEBUG : dir/file1(0xc0003b0280): >close: err= 2025/09/25 04:01:24 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:24 DEBUG : dir: Looking for writers 2025/09/25 04:01:24 DEBUG : file1: reading active writers 2025/09/25 04:01:24 DEBUG : Looking for writers 2025/09/25 04:01:24 DEBUG : dir: reading active writers 2025/09/25 04:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:24 DEBUG : dir: Looking for writers 2025/09/25 04:01:24 DEBUG : file1: reading active writers 2025/09/25 04:01:24 DEBUG : Looking for writers 2025/09/25 04:01:24 DEBUG : dir: reading active writers 2025/09/25 04:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:24 DEBUG : dir: Looking for writers 2025/09/25 04:01:24 DEBUG : file1: reading active writers 2025/09/25 04:01:24 DEBUG : Looking for writers 2025/09/25 04:01:24 DEBUG : dir: reading active writers 2025/09/25 04:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:24 DEBUG : dir: Looking for writers 2025/09/25 04:01:24 DEBUG : file1: reading active writers 2025/09/25 04:01:24 DEBUG : Looking for writers 2025/09/25 04:01:24 DEBUG : dir: reading active writers 2025/09/25 04:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:24 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 04:01:24 DEBUG : dir: Looking for writers 2025/09/25 04:01:24 DEBUG : file1: reading active writers 2025/09/25 04:01:24 DEBUG : Looking for writers 2025/09/25 04:01:24 DEBUG : dir: reading active writers 2025/09/25 04:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:24 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:25 DEBUG : dir: Looking for writers 2025/09/25 04:01:25 DEBUG : file1: reading active writers 2025/09/25 04:01:25 DEBUG : Looking for writers 2025/09/25 04:01:25 DEBUG : dir: reading active writers 2025/09/25 04:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:25 DEBUG : dir: Looking for writers 2025/09/25 04:01:25 DEBUG : file1: reading active writers 2025/09/25 04:01:25 DEBUG : Looking for writers 2025/09/25 04:01:25 DEBUG : dir: reading active writers 2025/09/25 04:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:25 DEBUG : dir: Looking for writers 2025/09/25 04:01:25 DEBUG : file1: reading active writers 2025/09/25 04:01:25 DEBUG : Looking for writers 2025/09/25 04:01:25 DEBUG : dir: reading active writers 2025/09/25 04:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/25 04:01:26 INFO : dir/file1: Copied (replaced existing) 2025/09/25 04:01:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-25 04:01:24 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/25 04:01:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:26 DEBUG : dir: Looking for writers 2025/09/25 04:01:26 DEBUG : file1: reading active writers 2025/09/25 04:01:26 DEBUG : Looking for writers 2025/09/25 04:01:26 DEBUG : dir: reading active writers 2025/09/25 04:01:26 DEBUG : >WaitForWriters: 2025/09/25 04:01:26 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.69s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:28 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:28 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:28 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:28 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:28 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): openPending: 2025/09/25 04:01:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): >openPending: err= 2025/09/25 04:01:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): _writeAt: size=5, off=0 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): >_writeAt: n=5, err= 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): close: 2025/09/25 04:01:28 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 04:01:28.3617541 +0000 UTC m=+354.420390226 2025/09/25 04:01:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:28 DEBUG : file1(0xc000411f40): >close: err= 2025/09/25 04:01:28 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:28 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:28 DEBUG : Looking for writers 2025/09/25 04:01:28 DEBUG : file1: reading active writers 2025/09/25 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:29 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:01:29 DEBUG : Looking for writers 2025/09/25 04:01:29 DEBUG : file1: reading active writers 2025/09/25 04:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:01:30 INFO : file1: Copied (new) 2025/09/25 04:01:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 04:01:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/25 04:01:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:30 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:30 DEBUG : Looking for writers 2025/09/25 04:01:30 DEBUG : file1: reading active writers 2025/09/25 04:01:30 DEBUG : >WaitForWriters: 2025/09/25 04:01:30 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.06s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:31 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:31 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:31 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:31 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/25 04:01:31 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.438676893 +0000 UTC m=+357.497313049 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ed00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.438676893 +0000 UTC m=+357.497313049 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068fa40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.438676893 +0000 UTC m=+357.497313049 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00068ff00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7420 item 1 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.44307056 +0000 UTC m=+357.501706717 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000411b40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.44307056 +0000 UTC m=+357.501706717 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0002447c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad1f0 item 2 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.447297035 +0000 UTC m=+357.505933191 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000244f80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.447297035 +0000 UTC m=+357.505933191 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000245900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.447297035 +0000 UTC m=+357.505933191 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007004c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004023f0 item 3 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.452396809 +0000 UTC m=+357.511032966 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000700f80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.452396809 +0000 UTC m=+357.511032966 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000701980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 4 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.455511477 +0000 UTC m=+357.514147633 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0240): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.455511477 +0000 UTC m=+357.514147633 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d06c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.455511477 +0000 UTC m=+357.514147633 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d0b80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d180 item 5 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.459301692 +0000 UTC m=+357.517937849 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.459301692 +0000 UTC m=+357.517937849 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1740): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d9d0 item 6 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.462178824 +0000 UTC m=+357.520814979 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0006d1dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.462178824 +0000 UTC m=+357.520814979 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.462178824 +0000 UTC m=+357.520814979 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 7 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.466202277 +0000 UTC m=+357.524838432 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a8e80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.466202277 +0000 UTC m=+357.524838432 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a93c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f490 item 8 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc0007a9980): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.469062347 +0000 UTC m=+357.527698502 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007a9d40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.469062347 +0000 UTC m=+357.527698502 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6240): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.469062347 +0000 UTC m=+357.527698502 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6740): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 9 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.47330469 +0000 UTC m=+357.531940847 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e6dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.47330469 +0000 UTC m=+357.531940847 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb810 item 10 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc0007e7940): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.476483468 +0000 UTC m=+357.535119624 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0007e7d00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.476483468 +0000 UTC m=+357.535119624 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e280): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.476483468 +0000 UTC m=+357.535119624 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080e780): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e3f0 item 11 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.480006893 +0000 UTC m=+357.538643009 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080ee00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.480006893 +0000 UTC m=+357.538643009 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f5e0 item 12 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc00080f980): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080f980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.482183639 +0000 UTC m=+357.540819754 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00080fd40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.482183639 +0000 UTC m=+357.540819754 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830480): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8a80 item 13 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.484214161 +0000 UTC m=+357.542850277 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000830b00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.484214161 +0000 UTC m=+357.542850277 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831040): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ea0 item 14 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc000831680): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831680): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.486455869 +0000 UTC m=+357.545091985 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000831a40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.486455869 +0000 UTC m=+357.545091985 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856180): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 15 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.488433302 +0000 UTC m=+357.547069418 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.488433302 +0000 UTC m=+357.547069418 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000856d40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415dc0 item 16 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.490735875 +0000 UTC m=+357.549371991 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857380): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.490735875 +0000 UTC m=+357.549371991 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.490735875 +0000 UTC m=+357.549371991 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000857d00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4380 item 17 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.494134354 +0000 UTC m=+357.552770511 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.494134354 +0000 UTC m=+357.552770511 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089c940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4af0 item 18 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.496952956 +0000 UTC m=+357.555589112 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089cfc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.496952956 +0000 UTC m=+357.555589112 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d4c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.496952956 +0000 UTC m=+357.555589112 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00089d9c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4f50 item 19 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.500697175 +0000 UTC m=+357.559333322 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc0c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.500697175 +0000 UTC m=+357.559333322 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fc600): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e55e0 item 20 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.503329045 +0000 UTC m=+357.561965202 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fcc80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.503329045 +0000 UTC m=+357.561965202 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998040): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.503329045 +0000 UTC m=+357.561965202 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009985c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 21 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.507434312 +0000 UTC m=+357.566070459 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000998c40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.507434312 +0000 UTC m=+357.566070459 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999180): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311260 item 22 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.510077846 +0000 UTC m=+357.568713992 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.510077846 +0000 UTC m=+357.568713992 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000999d00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.510077846 +0000 UTC m=+357.568713992 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4280): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8070 item 23 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.513335021 +0000 UTC m=+357.571971167 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.513335021 +0000 UTC m=+357.571971167 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e4e40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e85b0 item 24 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc0009e5480): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5480): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.516214607 +0000 UTC m=+357.574850782 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.516214607 +0000 UTC m=+357.574850782 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009e5d40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.516214607 +0000 UTC m=+357.574850782 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8930 item 25 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.519536633 +0000 UTC m=+357.578172779 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.519536633 +0000 UTC m=+357.578172779 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a14ec0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8e70 item 26 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc000a15500): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.522426068 +0000 UTC m=+357.581062213 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a158c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.522426068 +0000 UTC m=+357.581062213 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a15dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.522426068 +0000 UTC m=+357.581062213 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36380): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e92d0 item 27 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.526367126 +0000 UTC m=+357.585003262 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36a00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.526367126 +0000 UTC m=+357.585003262 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a36f40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e97a0 item 28 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc000a37580): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37580): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.529349205 +0000 UTC m=+357.587985361 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a37940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.529349205 +0000 UTC m=+357.587985361 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9b90 item 29 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.532850467 +0000 UTC m=+357.591486613 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6a700): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.532850467 +0000 UTC m=+357.591486613 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6ac40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9f10 item 30 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): _readAt: size=2, off=0 2025/09/25 04:01:31 ERROR : open-test-file(0xc000a6b280): Couldn't read size of file 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): close: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b280): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.535772573 +0000 UTC m=+357.594408729 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6b640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.535772573 +0000 UTC m=+357.594408729 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a6bd00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea380 item 31 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.539130818 +0000 UTC m=+357.597766984 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.539130818 +0000 UTC m=+357.597766984 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea850 item 32 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.541834423 +0000 UTC m=+357.600470539 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a84f80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ead90 item 33 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.54261551 +0000 UTC m=+357.601251625 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.54261551 +0000 UTC m=+357.601251625 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb110 item 33 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.545592418 +0000 UTC m=+357.604228574 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000a85f40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb5e0 item 34 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.547070533 +0000 UTC m=+357.605706719 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8440): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.547070533 +0000 UTC m=+357.605706719 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb960 item 34 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.549923029 +0000 UTC m=+357.608559185 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa8fc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebf10 item 35 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.551149861 +0000 UTC m=+357.609786007 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9440): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.551149861 +0000 UTC m=+357.609786007 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000aa9940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 35 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.554975292 +0000 UTC m=+357.613611439 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8040): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 36 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.556192308 +0000 UTC m=+357.614828464 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.556192308 +0000 UTC m=+357.614828464 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac8a80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cb60 item 36 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.558694055 +0000 UTC m=+357.617330181 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac90c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 37 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.559576421 +0000 UTC m=+357.618212557 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.559576421 +0000 UTC m=+357.618212557 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ac9a40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 37 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.561731147 +0000 UTC m=+357.620367273 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6140): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 38 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.562624855 +0000 UTC m=+357.621260990 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.562624855 +0000 UTC m=+357.621260990 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae6b80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 38 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.564505505 +0000 UTC m=+357.623141631 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428070 item 39 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.565348627 +0000 UTC m=+357.623984763 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7700): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.565348627 +0000 UTC m=+357.623984763 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ae7c00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428230 item 39 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.567327543 +0000 UTC m=+357.625963679 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 40 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.56817855 +0000 UTC m=+357.626814676 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.56817855 +0000 UTC m=+357.626814676 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b06d40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 40 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.570232696 +0000 UTC m=+357.628868832 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 41 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.571131904 +0000 UTC m=+357.629768041 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 41 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.57209338 +0000 UTC m=+357.630729515 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b07cc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.57209338 +0000 UTC m=+357.630729515 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28280): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 41 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.574300854 +0000 UTC m=+357.632936989 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b288c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004293b0 item 42 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.575089344 +0000 UTC m=+357.633725480 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b28dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 42 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.575988261 +0000 UTC m=+357.634624397 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.575988261 +0000 UTC m=+357.634624397 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29880): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429730 item 42 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.5779904 +0000 UTC m=+357.636626526 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b29ec0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 43 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.578666971 +0000 UTC m=+357.637303097 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48440): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c70 item 43 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.579419783 +0000 UTC m=+357.638055909 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.579419783 +0000 UTC m=+357.638055909 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b48ec0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429e30 item 43 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.581515689 +0000 UTC m=+357.640151815 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 44 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.582419605 +0000 UTC m=+357.641055731 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49a00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430690 item 44 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.583377654 +0000 UTC m=+357.642013780 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b49f40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.583377654 +0000 UTC m=+357.642013780 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004308c0 item 44 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.585387086 +0000 UTC m=+357.644023222 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b64b80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430c40 item 45 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.586349222 +0000 UTC m=+357.644985349 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.586349222 +0000 UTC m=+357.644985349 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65780): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 45 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.588401776 +0000 UTC m=+357.647037902 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b65dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431420 item 46 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.589207328 +0000 UTC m=+357.647843454 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.589207328 +0000 UTC m=+357.647843454 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b84a40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431730 item 46 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.591396799 +0000 UTC m=+357.650032934 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000b85080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4bd0 item 47 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.592217669 +0000 UTC m=+357.650853806 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b0400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.592217669 +0000 UTC m=+357.650853806 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a51f0 item 47 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.594600453 +0000 UTC m=+357.653236589 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0003b1f40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5880 item 48 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.595507937 +0000 UTC m=+357.654144073 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c124c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.595507937 +0000 UTC m=+357.654144073 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c12bc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5ce0 item 48 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.598143584 +0000 UTC m=+357.656779740 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 49 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.598965928 +0000 UTC m=+357.657602084 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13680): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.598965928 +0000 UTC m=+357.657602084 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c13bc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 49 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.601141933 +0000 UTC m=+357.659778090 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c2c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 50 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.602230066 +0000 UTC m=+357.660866212 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2c7c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.602230066 +0000 UTC m=+357.660866212 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2cd40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004448c0 item 50 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.60455985 +0000 UTC m=+357.663195996 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d3c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444c40 item 51 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.605581327 +0000 UTC m=+357.664217474 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2d8c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.605581327 +0000 UTC m=+357.664217474 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c2de00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e00 item 51 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.608093403 +0000 UTC m=+357.666729559 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4c500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 52 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.609140059 +0000 UTC m=+357.667776215 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4ca00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.609140059 +0000 UTC m=+357.667776215 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4cf80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445340 item 52 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.61148487 +0000 UTC m=+357.670121017 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4d600): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 53 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.612431819 +0000 UTC m=+357.671067954 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c4db00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.612431819 +0000 UTC m=+357.671067954 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c0c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 53 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.614554834 +0000 UTC m=+357.673190970 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6c740): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 54 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.615669666 +0000 UTC m=+357.674305822 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6cc40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.615669666 +0000 UTC m=+357.674305822 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d1c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 54 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.618397387 +0000 UTC m=+357.677033544 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6d840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 55 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.619311123 +0000 UTC m=+357.677947278 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c6dd40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.619311123 +0000 UTC m=+357.677947278 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 55 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.621785006 +0000 UTC m=+357.680421163 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046afc0 item 56 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.622765989 +0000 UTC m=+357.681402145 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c88e80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.622765989 +0000 UTC m=+357.681402145 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 56 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.625117544 +0000 UTC m=+357.683753690 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000c89a40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 57 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.626070643 +0000 UTC m=+357.684706789 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa000): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc70 item 57 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.626986933 +0000 UTC m=+357.685623069 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caa540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.626986933 +0000 UTC m=+357.685623069 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000caaac0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c070 item 57 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.629349027 +0000 UTC m=+357.687985164 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c460 item 58 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.630273173 +0000 UTC m=+357.688909309 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cab640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 58 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.63134779 +0000 UTC m=+357.689983936 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cabb80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.63134779 +0000 UTC m=+357.689983936 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca1c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c850 item 58 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.633663297 +0000 UTC m=+357.692299433 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cca800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ccb0 item 59 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.634895339 +0000 UTC m=+357.693531526 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccad40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 59 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.635990105 +0000 UTC m=+357.694626262 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb280): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.635990105 +0000 UTC m=+357.694626262 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccb800): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 59 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.638614421 +0000 UTC m=+357.697250567 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000ccbe40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d570 item 60 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.639506887 +0000 UTC m=+357.698143023 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d7a0 item 60 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.640565494 +0000 UTC m=+357.699201630 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.640565494 +0000 UTC m=+357.699201630 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf8f00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 60 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.643738691 +0000 UTC m=+357.702374847 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ddc0 item 61 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.644452782 +0000 UTC m=+357.703088929 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000cf9a80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.644452782 +0000 UTC m=+357.703088929 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470070 item 61 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.646761797 +0000 UTC m=+357.705397944 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 62 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.647659602 +0000 UTC m=+357.706295749 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d12d80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.647659602 +0000 UTC m=+357.706295749 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13480): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470690 item 62 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.650163363 +0000 UTC m=+357.708799499 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d13ac0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470af0 item 63 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.650821237 +0000 UTC m=+357.709457363 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.650821237 +0000 UTC m=+357.709457363 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2c780): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d20 item 63 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.652563238 +0000 UTC m=+357.711199364 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2cdc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 64 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.65357648 +0000 UTC m=+357.712212636 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2d300): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.65357648 +0000 UTC m=+357.712212636 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d2da00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004713b0 item 64 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.656230433 +0000 UTC m=+357.714866589 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e0c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 65 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.657216534 +0000 UTC m=+357.715852690 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4e540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.657216534 +0000 UTC m=+357.715852690 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4ea40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 65 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.6594142 +0000 UTC m=+357.718050327 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 66 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.66019746 +0000 UTC m=+357.718833586 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4f500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.66019746 +0000 UTC m=+357.718833586 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d4fa40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004743f0 item 66 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.661964407 +0000 UTC m=+357.720600543 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 67 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.662699027 +0000 UTC m=+357.721335153 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6e580): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.662699027 +0000 UTC m=+357.721335153 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6ea80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 67 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.664450504 +0000 UTC m=+357.723086630 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 68 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.665296382 +0000 UTC m=+357.723932509 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6f600): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.665296382 +0000 UTC m=+357.723932509 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d6fb40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475340 item 68 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.667349556 +0000 UTC m=+357.725985692 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004758f0 item 69 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.668339586 +0000 UTC m=+357.726975722 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88680): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.668339586 +0000 UTC m=+357.726975722 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d88b80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b90 item 69 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.670137801 +0000 UTC m=+357.728773927 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476230 item 70 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.670920511 +0000 UTC m=+357.729556637 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89700): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.670920511 +0000 UTC m=+357.729556637 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000d89c40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476460 item 70 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.672912911 +0000 UTC m=+357.731549047 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 71 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.673934088 +0000 UTC m=+357.732570224 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dac840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.673934088 +0000 UTC m=+357.732570224 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dacd40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 71 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.676366866 +0000 UTC m=+357.735003002 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad3c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e00 item 72 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.677315977 +0000 UTC m=+357.735952113 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dad8c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.677315977 +0000 UTC m=+357.735952113 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dade00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476fc0 item 72 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.680382614 +0000 UTC m=+357.739018741 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce440): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 73 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.682443133 +0000 UTC m=+357.741079259 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dce940): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 73 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.683406291 +0000 UTC m=+357.742042427 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcee00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.683406291 +0000 UTC m=+357.742042427 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477730 item 73 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.686137017 +0000 UTC m=+357.744773153 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcf980): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 74 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.686964711 +0000 UTC m=+357.745600847 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dcfe80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 74 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.68815725 +0000 UTC m=+357.746793376 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee440): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.68815725 +0000 UTC m=+357.746793376 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000dee9c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 74 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.690994617 +0000 UTC m=+357.749630743 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def000): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 75 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.691943057 +0000 UTC m=+357.750579203 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000def500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): _writeAt: size=3, off=2 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 75 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.692874205 +0000 UTC m=+357.751510331 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000defa40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.692874205 +0000 UTC m=+357.751510331 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a000): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a850 item 75 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.695486168 +0000 UTC m=+357.754122294 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0a640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047abd0 item 76 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.696788393 +0000 UTC m=+357.755424529 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0ab40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 76 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): _writeAt: size=3, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.698094335 +0000 UTC m=+357.756730471 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.698094335 +0000 UTC m=+357.756730471 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0b600): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 76 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.70056343 +0000 UTC m=+357.759199566 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e0bc40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b2d0 item 77 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.701938542 +0000 UTC m=+357.760574688 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a1c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.701938542 +0000 UTC m=+357.760574688 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2a8c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 77 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.705883768 +0000 UTC m=+357.764519904 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2af00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 78 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.706958145 +0000 UTC m=+357.765594271 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2b400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.706958145 +0000 UTC m=+357.765594271 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e2bb00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 78 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.710107628 +0000 UTC m=+357.768743764 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e481c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bd50 item 79 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.711905263 +0000 UTC m=+357.770541399 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e486c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.711905263 +0000 UTC m=+357.770541399 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e48dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 79 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.715281791 +0000 UTC m=+357.773917918 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc460 item 80 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.716062888 +0000 UTC m=+357.774699014 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e49900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.716062888 +0000 UTC m=+357.774699014 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc620 item 80 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.719007866 +0000 UTC m=+357.777643992 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e646c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca80 item 81 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.719939295 +0000 UTC m=+357.778575431 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e64b40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.719939295 +0000 UTC m=+357.778575431 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e65080): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccc40 item 81 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.722939959 +0000 UTC m=+357.781576095 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fd600): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 82 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.724204302 +0000 UTC m=+357.782840447 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0008fdb00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.724204302 +0000 UTC m=+357.782840447 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 82 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.727822715 +0000 UTC m=+357.786458871 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932780): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce380 item 83 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.729349461 +0000 UTC m=+357.787985617 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000932c80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.729349461 +0000 UTC m=+357.787985617 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc0009331c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 83 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.732927638 +0000 UTC m=+357.791563785 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce9a0 item 84 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.734352323 +0000 UTC m=+357.792988479 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000933d40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.734352323 +0000 UTC m=+357.792988479 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceb60 item 84 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.737596453 +0000 UTC m=+357.796232610 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097e9c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cefc0 item 85 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.738942471 +0000 UTC m=+357.797578597 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097eec0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.738942471 +0000 UTC m=+357.797578597 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097f400): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf2d0 item 85 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.741569052 +0000 UTC m=+357.800205187 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc00097fa80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf960 item 86 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.743207768 +0000 UTC m=+357.801843915 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c000): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.743207768 +0000 UTC m=+357.801843915 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9c580): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfc00 item 86 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.746074219 +0000 UTC m=+357.804710375 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9cc00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6150 item 87 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.747307575 +0000 UTC m=+357.805943731 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.747307575 +0000 UTC m=+357.805943731 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9d640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d64d0 item 87 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.750375865 +0000 UTC m=+357.809012001 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000e9dcc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 88 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.752181284 +0000 UTC m=+357.810817410 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6240): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.752181284 +0000 UTC m=+357.810817410 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb67c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a80 item 88 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.754592451 +0000 UTC m=+357.813228577 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb6e00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6ee0 item 89 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.755842668 +0000 UTC m=+357.814478824 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7340): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7110 item 89 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.757171824 +0000 UTC m=+357.815807969 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7880): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.757171824 +0000 UTC m=+357.815807969 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eb7e00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 89 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.759949928 +0000 UTC m=+357.818586085 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000eda4c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7730 item 90 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.761060564 +0000 UTC m=+357.819696720 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaa00): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d78f0 item 90 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.763294658 +0000 UTC m=+357.821930805 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edaf40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.763294658 +0000 UTC m=+357.821930805 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edb500): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ab0 item 90 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.766152543 +0000 UTC m=+357.824788670 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000edbb40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7f10 item 91 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.767494653 +0000 UTC m=+357.826130779 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa100): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): >_readAt: n=2, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): _writeAt: size=3, off=7 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0150 item 91 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.769649197 +0000 UTC m=+357.828285323 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efa640): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): >_readAt: n=8, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.769649197 +0000 UTC m=+357.828285323 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efabc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0310 item 91 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.77214376 +0000 UTC m=+357.830779886 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb200): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0700 item 92 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.773114031 +0000 UTC m=+357.831750157 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efb740): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): open at offset 5 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0a10 item 92 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): _readAt: size=2, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): _writeAt: size=3, off=5 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): >_writeAt: n=3, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.774022897 +0000 UTC m=+357.832659024 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000efbc80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.774022897 +0000 UTC m=+357.832659024 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f142c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0bd0 item 92 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.77674568 +0000 UTC m=+357.835381806 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14900): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0f50 item 93 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.780175699 +0000 UTC m=+357.838811825 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f14e40): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.780175699 +0000 UTC m=+357.838811825 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15540): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1110 item 93 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.783107854 +0000 UTC m=+357.841743990 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f15b80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1490 item 94 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.784310811 +0000 UTC m=+357.842946937 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36140): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.784310811 +0000 UTC m=+357.842946937 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36840): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1650 item 94 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.786660182 +0000 UTC m=+357.845296319 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f36e80): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1a40 item 95 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.78748995 +0000 UTC m=+357.846126076 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f373c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.78748995 +0000 UTC m=+357.846126076 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f37ac0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1d50 item 95 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 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/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): open at offset 0 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): _readAt: size=2, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): >_readAt: n=0, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.79015255 +0000 UTC m=+357.848788685 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52180): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): _writeAt: size=5, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): >openPending: err= 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4310 item 96 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): >_writeAt: n=5, err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.790924938 +0000 UTC m=+357.849561064 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f526c0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): _readAt: size=512, off=0 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): openPending: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): >openPending: err= 2025/09/25 04:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): >_readAt: n=5, err=EOF 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): close: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:31.790924938 +0000 UTC m=+357.849561064 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:31 DEBUG : open-test-file(0xc000f52dc0): >close: err= 2025/09/25 04:01:31 DEBUG : open-test-file: Remove: 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4540 item 96 2025/09/25 04:01:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:31 DEBUG : open-test-file: >Remove: err= 2025/09/25 04:01:31 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:31 DEBUG : Looking for writers 2025/09/25 04:01:31 DEBUG : >WaitForWriters: 2025/09/25 04:01:31 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:32 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/25 04:01:32 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.385922377 +0000 UTC m=+358.444558563 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.385922377 +0000 UTC m=+358.444558563 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000f53d80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.385922377 +0000 UTC m=+358.444558563 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec2c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5650 item 1 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.390958251 +0000 UTC m=+358.449594396 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fec900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.390958251 +0000 UTC m=+358.449594396 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fece00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 2 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.393995773 +0000 UTC m=+358.452631929 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.393995773 +0000 UTC m=+358.452631929 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fed8c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.393995773 +0000 UTC m=+358.452631929 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000fedd80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8380 item 3 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.397931371 +0000 UTC m=+358.456567518 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001020480): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.397931371 +0000 UTC m=+358.456567518 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010209c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9110 item 4 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.400999893 +0000 UTC m=+358.459636039 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.400999893 +0000 UTC m=+358.459636039 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021480): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.400999893 +0000 UTC m=+358.459636039 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001021940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9810 item 5 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.404802311 +0000 UTC m=+358.463438467 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.404802311 +0000 UTC m=+358.463438467 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103e580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001044070 item 6 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.407900286 +0000 UTC m=+358.466536442 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103ec00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.407900286 +0000 UTC m=+358.466536442 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f100): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.407900286 +0000 UTC m=+358.466536442 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103f5c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010443f0 item 7 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.412199589 +0000 UTC m=+358.470835744 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00103fc40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.412199589 +0000 UTC m=+358.470835744 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c200): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010448c0 item 8 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc00105c7c0): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105c7c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.415100274 +0000 UTC m=+358.473736430 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105cb80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.415100274 +0000 UTC m=+358.473736430 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.415100274 +0000 UTC m=+358.473736430 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105d500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001044c40 item 9 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.419640637 +0000 UTC m=+358.478276793 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00105db80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.419640637 +0000 UTC m=+358.478276793 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e140): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045110 item 10 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc00107e780): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107e780): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.423372443 +0000 UTC m=+358.482008588 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107eb40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.423372443 +0000 UTC m=+358.482008588 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.423372443 +0000 UTC m=+358.482008588 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65600): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045490 item 11 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.427590672 +0000 UTC m=+358.486226828 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000e65c80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.427590672 +0000 UTC m=+358.486226828 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd730 item 12 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc00110a880): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110a880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.430667087 +0000 UTC m=+358.489303244 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110ac40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.430667087 +0000 UTC m=+358.489303244 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b300): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc00 item 13 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.433478005 +0000 UTC m=+358.492114150 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110b980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.433478005 +0000 UTC m=+358.492114150 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00110bec0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001126070 item 14 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc00112a580): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.436538259 +0000 UTC m=+358.495174416 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112a940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.436538259 +0000 UTC m=+358.495174416 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011263f0 item 15 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.439787419 +0000 UTC m=+358.498423575 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112b680): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.439787419 +0000 UTC m=+358.498423575 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00112bbc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001126770 item 16 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.443295576 +0000 UTC m=+358.501931731 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148280): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.443295576 +0000 UTC m=+358.501931731 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.443295576 +0000 UTC m=+358.501931731 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001148c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001126af0 item 17 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.448115093 +0000 UTC m=+358.506751249 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149280): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.448115093 +0000 UTC m=+358.506751249 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011497c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001126fc0 item 18 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.451898485 +0000 UTC m=+358.510534642 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001149e40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.451898485 +0000 UTC m=+358.510534642 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011723c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.451898485 +0000 UTC m=+358.510534642 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011728c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001127340 item 19 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.455620734 +0000 UTC m=+358.514256890 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001172f40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.455620734 +0000 UTC m=+358.514256890 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173480): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001127810 item 20 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.458333627 +0000 UTC m=+358.516969783 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001173b00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.458333627 +0000 UTC m=+358.516969783 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e080): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.458333627 +0000 UTC m=+358.516969783 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118e580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001127b90 item 21 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.46320922 +0000 UTC m=+358.521845376 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118ec00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.46320922 +0000 UTC m=+358.521845376 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f140): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119e0e0 item 22 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.467072843 +0000 UTC m=+358.525708999 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118f7c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.467072843 +0000 UTC m=+358.525708999 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00118fcc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.467072843 +0000 UTC m=+358.525708999 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119e460 item 23 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.473235371 +0000 UTC m=+358.531871528 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b48c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.473235371 +0000 UTC m=+358.531871528 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b4e00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119e930 item 24 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc0011b5440): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.47720792 +0000 UTC m=+358.535844076 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5800): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.47720792 +0000 UTC m=+358.535844076 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011b5d00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.47720792 +0000 UTC m=+358.535844076 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d22c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119ecb0 item 25 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.48095751 +0000 UTC m=+358.539593655 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.48095751 +0000 UTC m=+358.539593655 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d2e80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f180 item 26 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc0011d34c0): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d34c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.484144813 +0000 UTC m=+358.542780959 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.484144813 +0000 UTC m=+358.542780959 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011d3d80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.484144813 +0000 UTC m=+358.542780959 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6340): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f500 item 27 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.489369902 +0000 UTC m=+358.548006058 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f69c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.489369902 +0000 UTC m=+358.548006058 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f6f00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119f9d0 item 28 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc0011f7540): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7540): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.492444795 +0000 UTC m=+358.551080930 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0011f7900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.492444795 +0000 UTC m=+358.551080930 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00119fd50 item 29 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.495537751 +0000 UTC m=+358.554173887 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121c6c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.495537751 +0000 UTC m=+358.554173887 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121cc00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001222150 item 30 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): _readAt: size=2, off=0 2025/09/25 04:01:32 ERROR : open-test-file(0xc00121d240): Couldn't read size of file 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): close: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.498512726 +0000 UTC m=+358.557148852 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121d600): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.498512726 +0000 UTC m=+358.557148852 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00121dcc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012224d0 item 31 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.501158553 +0000 UTC m=+358.559794689 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c3c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.501158553 +0000 UTC m=+358.559794689 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123c900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001222850 item 32 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.504572673 +0000 UTC m=+358.563208808 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123cf40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001222bd0 item 33 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.505416687 +0000 UTC m=+358.564052823 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d3c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.505416687 +0000 UTC m=+358.564052823 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123d8c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001222d90 item 33 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.507999345 +0000 UTC m=+358.566635471 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00123df00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223110 item 34 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.508973704 +0000 UTC m=+358.567609830 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125c400): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.508973704 +0000 UTC m=+358.567609830 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0380 item 34 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.51116048 +0000 UTC m=+358.569796616 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad0c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0770 item 35 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.512071991 +0000 UTC m=+358.570708128 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009ad580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.512071991 +0000 UTC m=+358.570708128 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0009adac0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0a10 item 35 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.514053451 +0000 UTC m=+358.572689577 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e70 item 36 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.51495856 +0000 UTC m=+358.573594696 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.51495856 +0000 UTC m=+358.573594696 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001296c80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1180 item 36 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.516932035 +0000 UTC m=+358.575568171 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012972c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1730 item 37 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.517840952 +0000 UTC m=+358.576477087 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.517840952 +0000 UTC m=+358.576477087 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001297c40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f19d0 item 37 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.519832701 +0000 UTC m=+358.578468837 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be340): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1dc0 item 38 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.520660274 +0000 UTC m=+358.579296410 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012be840): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.520660274 +0000 UTC m=+358.579296410 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bed80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ce000 item 38 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.52260777 +0000 UTC m=+358.581243896 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf400): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ce380 item 39 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.523294149 +0000 UTC m=+358.581930275 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bf900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.523294149 +0000 UTC m=+358.581930275 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012bfe00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ce540 item 39 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.525108576 +0000 UTC m=+358.583744712 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012de500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ce8c0 item 40 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.525806485 +0000 UTC m=+358.584442611 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dea00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.525806485 +0000 UTC m=+358.584442611 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012def40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cea80 item 40 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.527622955 +0000 UTC m=+358.586259072 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012233b0 item 41 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.528330194 +0000 UTC m=+358.586966340 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125cc80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223570 item 41 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.529189657 +0000 UTC m=+358.587825802 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d140): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.529189657 +0000 UTC m=+358.587825802 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125d680): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223730 item 41 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.531246909 +0000 UTC m=+358.589883045 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00125dcc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223ab0 item 42 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.531905746 +0000 UTC m=+358.590541892 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223c70 item 42 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.53279752 +0000 UTC m=+358.591433656 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127e780): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.53279752 +0000 UTC m=+358.591433656 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127ed00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001223e30 item 42 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.534518451 +0000 UTC m=+358.593154577 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f340): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310230 item 43 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.535280611 +0000 UTC m=+358.593916748 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127f840): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013103f0 item 43 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.536054825 +0000 UTC m=+358.594690951 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00127fd80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.536054825 +0000 UTC m=+358.594690951 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e340): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013105b0 item 43 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.537999365 +0000 UTC m=+358.596635491 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131e980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310930 item 44 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.538694701 +0000 UTC m=+358.597330827 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131ee80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310af0 item 44 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.539655635 +0000 UTC m=+358.598291771 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f3c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.539655635 +0000 UTC m=+358.598291771 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00131f940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310cb0 item 44 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.541791324 +0000 UTC m=+358.600427460 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311030 item 45 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.543114618 +0000 UTC m=+358.601750745 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.543114618 +0000 UTC m=+358.601750745 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001338c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013111f0 item 45 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.545393176 +0000 UTC m=+358.604029302 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311570 item 46 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.546179874 +0000 UTC m=+358.604816000 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.546179874 +0000 UTC m=+358.604816000 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001339e40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311730 item 46 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.548270939 +0000 UTC m=+358.606907065 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311ab0 item 47 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.549097521 +0000 UTC m=+358.607733657 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001356a00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.549097521 +0000 UTC m=+358.607733657 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357100): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311c70 item 47 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.551134625 +0000 UTC m=+358.609770761 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001378070 item 48 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55189922 +0000 UTC m=+358.610535346 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001357c40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55189922 +0000 UTC m=+358.610535346 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137e3c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001378230 item 48 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.553948878 +0000 UTC m=+358.612585014 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ea00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013785b0 item 49 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55465806 +0000 UTC m=+358.613294196 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ee80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55465806 +0000 UTC m=+358.613294196 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137f3c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001378770 item 49 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55690643 +0000 UTC m=+358.615542566 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137fa40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001378af0 item 50 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.557832058 +0000 UTC m=+358.616468204 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00137ff40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.557832058 +0000 UTC m=+358.616468204 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139a540): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001378cb0 item 50 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.55978766 +0000 UTC m=+358.618423796 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139abc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001379030 item 51 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.560597659 +0000 UTC m=+358.619233796 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b0c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.560597659 +0000 UTC m=+358.619233796 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139b600): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013791f0 item 51 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.562776731 +0000 UTC m=+358.621412867 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00139bc80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001379570 item 52 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.563613101 +0000 UTC m=+358.622249227 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be200): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.563613101 +0000 UTC m=+358.622249227 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013be780): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001379730 item 52 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.565422889 +0000 UTC m=+358.624059005 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bee00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045650 item 53 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.56629721 +0000 UTC m=+358.624933336 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107f680): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.56629721 +0000 UTC m=+358.624933336 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00107fbc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045810 item 53 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.567999566 +0000 UTC m=+358.626635682 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a22c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045b90 item 54 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.568744314 +0000 UTC m=+358.627380430 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a27c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.568744314 +0000 UTC m=+358.627380430 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a2d40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001045d50 item 54 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.571808236 +0000 UTC m=+358.630444372 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a33c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8150 item 55 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.572577801 +0000 UTC m=+358.631213938 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a38c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.572577801 +0000 UTC m=+358.631213938 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010a3e00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8310 item 55 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.574945316 +0000 UTC m=+358.633581452 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8690 item 56 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.575864431 +0000 UTC m=+358.634500557 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0a00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.575864431 +0000 UTC m=+358.634500557 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c0f80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8850 item 56 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.577463332 +0000 UTC m=+358.636099449 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c15c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8bd0 item 57 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.578368502 +0000 UTC m=+358.637004638 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010c1b00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8d90 item 57 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.579246159 +0000 UTC m=+358.637882285 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de0c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.579246159 +0000 UTC m=+358.637882285 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010de640): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b8f50 item 57 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.581327597 +0000 UTC m=+358.639963733 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dec80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b92d0 item 58 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.582242504 +0000 UTC m=+358.640878640 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df1c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b9490 item 58 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.583167511 +0000 UTC m=+358.641803627 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010df700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.583167511 +0000 UTC m=+358.641803627 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0010dfcc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b9650 item 58 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.58530274 +0000 UTC m=+358.643938876 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406380): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b99d0 item 59 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.585888259 +0000 UTC m=+358.644524375 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014068c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b9b90 item 59 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.586884188 +0000 UTC m=+358.645520324 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001406e00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.586884188 +0000 UTC m=+358.645520324 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407380): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b9d50 item 59 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.589191711 +0000 UTC m=+358.647827847 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014079c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141c150 item 60 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.589978197 +0000 UTC m=+358.648614334 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001407f00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141c310 item 60 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.591083572 +0000 UTC m=+358.649719708 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014224c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.591083572 +0000 UTC m=+358.649719708 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001422a80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141c4d0 item 60 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.593069951 +0000 UTC m=+358.651706107 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014230c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141c850 item 61 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.593771339 +0000 UTC m=+358.652407474 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423600): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.593771339 +0000 UTC m=+358.652407474 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001423d00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141ca10 item 61 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.595989072 +0000 UTC m=+358.654625198 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014423c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141cd90 item 62 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.596790536 +0000 UTC m=+358.655426672 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001442900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.596790536 +0000 UTC m=+358.655426672 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141cf50 item 62 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.598986559 +0000 UTC m=+358.657622705 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443640): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141d2d0 item 63 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.599789968 +0000 UTC m=+358.658426104 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001443b80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.599789968 +0000 UTC m=+358.658426104 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462300): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141d490 item 63 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): >_readAt: n=0, err=Bad file descriptor 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.602340465 +0000 UTC m=+358.660976591 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141d810 item 64 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.603129537 +0000 UTC m=+358.661765663 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001462e80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.603129537 +0000 UTC m=+358.661765663 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141d9d0 item 64 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.605190275 +0000 UTC m=+358.663826401 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001463bc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141dd50 item 65 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.605990337 +0000 UTC m=+358.664626474 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014880c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.605990337 +0000 UTC m=+358.664626474 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014885c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141df10 item 65 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.607913458 +0000 UTC m=+358.666549584 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001488c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148c310 item 66 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.608848133 +0000 UTC m=+358.667484259 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489080): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.608848133 +0000 UTC m=+358.667484259 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014895c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148c4d0 item 66 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.610946511 +0000 UTC m=+358.669582647 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001489c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148c850 item 67 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.612209452 +0000 UTC m=+358.670845588 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa100): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.612209452 +0000 UTC m=+358.670845588 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aa600): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148ca10 item 67 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.614406207 +0000 UTC m=+358.673042343 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014aac80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148cd90 item 68 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.615290367 +0000 UTC m=+358.673926503 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab180): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.615290367 +0000 UTC m=+358.673926503 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014ab6c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148cf50 item 68 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.617333702 +0000 UTC m=+358.675969839 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014abd00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148d2d0 item 69 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.618235235 +0000 UTC m=+358.676871371 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8200): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.618235235 +0000 UTC m=+358.676871371 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0014c8700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148d490 item 69 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.620337912 +0000 UTC m=+358.678974048 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012df740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cee70 item 70 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.621218455 +0000 UTC m=+358.679854592 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012dfc40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.621218455 +0000 UTC m=+358.679854592 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc200): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cf030 item 70 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.623412795 +0000 UTC m=+358.682048931 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fc880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cf3b0 item 71 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.624241381 +0000 UTC m=+358.682877517 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fcd80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.624241381 +0000 UTC m=+358.682877517 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd280): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cf570 item 71 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.62642549 +0000 UTC m=+358.685061627 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fd900): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cf8f0 item 72 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.628175516 +0000 UTC m=+358.686811652 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0012fde00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.628175516 +0000 UTC m=+358.686811652 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015203c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cfab0 item 72 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.630070484 +0000 UTC m=+358.688706619 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012cfe30 item 73 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.63073965 +0000 UTC m=+358.689375786 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001520e80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536070 item 73 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.631600986 +0000 UTC m=+358.690237123 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521340): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.631600986 +0000 UTC m=+358.690237123 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536230 item 73 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.63375997 +0000 UTC m=+358.692396106 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001521ec0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015365b0 item 74 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.634503777 +0000 UTC m=+358.693139913 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536770 item 74 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.635420848 +0000 UTC m=+358.694056985 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.635420848 +0000 UTC m=+358.694056985 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001544f00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536930 item 74 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.637948844 +0000 UTC m=+358.696584980 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545540): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536cb0 item 75 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.638606909 +0000 UTC m=+358.697243025 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001545a40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): _writeAt: size=3, off=2 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001536e70 item 75 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.639266979 +0000 UTC m=+358.697903095 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.639266979 +0000 UTC m=+358.697903095 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560540): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001537030 item 75 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.640879516 +0000 UTC m=+358.699515632 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001560b80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015373b0 item 76 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.641480253 +0000 UTC m=+358.700116370 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561080): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001537570 item 76 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): _writeAt: size=3, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.642886242 +0000 UTC m=+358.701522379 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0015615c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.642886242 +0000 UTC m=+358.701522379 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001561b40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001537730 item 76 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.645365618 +0000 UTC m=+358.704001754 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84200): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001537ab0 item 77 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.646290244 +0000 UTC m=+358.704926380 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.646290244 +0000 UTC m=+358.704926380 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f84e00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001537c70 item 77 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.648663149 +0000 UTC m=+358.707299285 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9a070 item 78 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.649397927 +0000 UTC m=+358.708034063 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001f85940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.649397927 +0000 UTC m=+358.708034063 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb80c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9a230 item 78 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.651538316 +0000 UTC m=+358.710174452 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9a5b0 item 79 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.652296699 +0000 UTC m=+358.710932835 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb8c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.652296699 +0000 UTC m=+358.710932835 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9300): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9a770 item 79 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.654928991 +0000 UTC m=+358.713565138 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9aaf0 item 80 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.655905404 +0000 UTC m=+358.714541551 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fb9e40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.655905404 +0000 UTC m=+358.714541551 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fda5c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9acb0 item 80 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.658628577 +0000 UTC m=+358.717264733 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdac00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9b030 item 81 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.65982386 +0000 UTC m=+358.718459996 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb080): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.65982386 +0000 UTC m=+358.718459996 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdb5c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9b1f0 item 81 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.66160765 +0000 UTC m=+358.720243776 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001fdbc40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9b570 item 82 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.662396651 +0000 UTC m=+358.721032767 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff81c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.662396651 +0000 UTC m=+358.721032767 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9b730 item 82 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.664142488 +0000 UTC m=+358.722778604 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff8dc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9bab0 item 83 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.664833586 +0000 UTC m=+358.723469701 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff92c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.664833586 +0000 UTC m=+358.723469701 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9800): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f9bc70 item 83 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.666362786 +0000 UTC m=+358.724998902 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc001ff9e80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201a070 item 84 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.667194567 +0000 UTC m=+358.725830684 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016400): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.667194567 +0000 UTC m=+358.725830684 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002016980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201a230 item 84 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.66874075 +0000 UTC m=+358.727376866 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017000): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201a5b0 item 85 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.669414826 +0000 UTC m=+358.728050932 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017500): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.669414826 +0000 UTC m=+358.728050932 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002017a40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201a770 item 85 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.671887087 +0000 UTC m=+358.730523223 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c140): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201aaf0 item 86 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.673274091 +0000 UTC m=+358.731910237 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203c640): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.673274091 +0000 UTC m=+358.731910237 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203cbc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201acb0 item 86 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.676182671 +0000 UTC m=+358.734818777 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201b030 item 87 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.677184462 +0000 UTC m=+358.735820578 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203d740): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.677184462 +0000 UTC m=+358.735820578 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00203dc80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201b1f0 item 87 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.679791306 +0000 UTC m=+358.738427422 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056380): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201b570 item 88 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.680569768 +0000 UTC m=+358.739205884 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.680569768 +0000 UTC m=+358.739205884 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002056e00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201b730 item 88 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.682147179 +0000 UTC m=+358.740783295 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201bab0 item 89 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.68280314 +0000 UTC m=+358.741439256 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057980): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201bc70 item 89 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.683787048 +0000 UTC m=+358.742423164 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002057ec0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.683787048 +0000 UTC m=+358.742423164 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0020744c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201be30 item 89 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.686116951 +0000 UTC m=+358.744753067 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002074b00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002080230 item 90 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.686985772 +0000 UTC m=+358.745621918 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020803f0 item 90 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.687973326 +0000 UTC m=+358.746609473 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc002075580): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.687973326 +0000 UTC m=+358.746609473 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013799d0 item 90 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.689781722 +0000 UTC m=+358.748417837 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bf680): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001379d50 item 91 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.690455837 +0000 UTC m=+358.749091953 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013bfbc0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): >_readAt: n=2, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): _writeAt: size=3, off=7 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001379f10 item 91 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.691117259 +0000 UTC m=+358.749753375 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6180): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): >_readAt: n=8, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.691117259 +0000 UTC m=+358.749753375 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013e4150 item 91 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.693666213 +0000 UTC m=+358.752302330 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e6d00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020801c0 item 92 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.694365346 +0000 UTC m=+358.753001463 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7240): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): open at offset 5 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002080380 item 92 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): _readAt: size=2, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): _writeAt: size=3, off=5 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): >_writeAt: n=3, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.695435445 +0000 UTC m=+358.754071582 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7780): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): >_readAt: n=3, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.695435445 +0000 UTC m=+358.754071582 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc0013e7d40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020805b0 item 92 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.69762698 +0000 UTC m=+358.756263116 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84400): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002080930 item 93 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.698563217 +0000 UTC m=+358.757199353 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b84940): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.698563217 +0000 UTC m=+358.757199353 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85040): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002080af0 item 93 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.700819474 +0000 UTC m=+358.759455609 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b856c0): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002080e70 item 94 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.701563019 +0000 UTC m=+358.760199155 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000b85c00): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.701563019 +0000 UTC m=+358.760199155 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068e440): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002081030 item 94 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.703789048 +0000 UTC m=+358.762425184 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068f700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020813b0 item 95 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.704596895 +0000 UTC m=+358.763233031 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc00068fc80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.704596895 +0000 UTC m=+358.763233031 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000411880): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002081570 item 95 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 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/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): open at offset 0 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): _readAt: size=2, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): >_readAt: n=0, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.706827372 +0000 UTC m=+358.765463508 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244700): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): _writeAt: size=5, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): >openPending: err= 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020818f0 item 96 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): >_writeAt: n=5, err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.708072399 +0000 UTC m=+358.766708515 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000244d80): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 04:01:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 04:01:32 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 04:01:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 04:01:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): _readAt: size=512, off=0 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): openPending: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): >openPending: err= 2025/09/25 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): >_readAt: n=5, err=EOF 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): close: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 04:01:32.708072399 +0000 UTC m=+358.766708515 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:32 DEBUG : open-test-file(0xc000245a40): >close: err= 2025/09/25 04:01:32 DEBUG : open-test-file: Remove: 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002081ab0 item 96 2025/09/25 04:01:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 04:01:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 04:01:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 04:01:32 DEBUG : open-test-file: >Remove: err= 2025/09/25 04:01:32 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:32 DEBUG : Looking for writers 2025/09/25 04:01:32 DEBUG : >WaitForWriters: 2025/09/25 04:01:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.89s) --- PASS: TestRWFileHandleOpenTests/writes (0.96s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.93s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:33 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:33 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:33 DEBUG : file1: newRWFileHandle: 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): openPending: 2025/09/25 04:01:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): >openPending: err= 2025/09/25 04:01:33 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 04:01:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 04:01:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): _writeAt: size=2, off=0 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): >_writeAt: n=2, err= 2025/09/25 04:01:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): RWFileHandle.Flush 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): RWFileHandle.Release 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): close: 2025/09/25 04:01:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/25 04:01:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:33 DEBUG : file1(0xc000998600): >close: err= 2025/09/25 04:01:33 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:33 DEBUG : file1: vfs cache: starting upload 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:33 DEBUG : Looking for writers 2025/09/25 04:01:33 DEBUG : file1: reading active writers 2025/09/25 04:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:34 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/25 04:01:34 DEBUG : Looking for writers 2025/09/25 04:01:34 DEBUG : file1: reading active writers 2025/09/25 04:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/25 04:01:35 INFO : file1: Copied (new) 2025/09/25 04:01:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/09/25 04:01:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 04:01:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/25 04:01:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:01:35 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 04:01:35 DEBUG : Looking for writers 2025/09/25 04:01:35 DEBUG : file1: reading active writers 2025/09/25 04:01:35 DEBUG : >WaitForWriters: 2025/09/25 04:01:35 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:35 DEBUG : Looking for writers 2025/09/25 04:01:35 DEBUG : file1: reading active writers 2025/09/25 04:01:35 DEBUG : >WaitForWriters: 2025/09/25 04:01:35 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.25s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:36 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:36 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:36 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:01:36 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:01:36 DEBUG : rename_me: newRWFileHandle: 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): openPending: 2025/09/25 04:01:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 04:01:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): >openPending: err= 2025/09/25 04:01:36 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/25 04:01:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/25 04:01:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/25 04:01:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): _writeAt: size=5, off=0 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): >_writeAt: n=5, err= 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): close: 2025/09/25 04:01:36 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-25 04:01:36.557458137 +0000 UTC m=+362.616094294 2025/09/25 04:01:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/25 04:01:36 DEBUG : rename_me(0xc000701200): >close: err= 2025/09/25 04:01:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/25 04:01:36 DEBUG : i_was_renamed: Updating file with 0xc000873ec0 2025/09/25 04:01:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/25 04:01:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/25 04:01:36 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 04:01:36 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 04:01:36 DEBUG : Looking for writers 2025/09/25 04:01:36 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 04:01:37 DEBUG : Looking for writers 2025/09/25 04:01:37 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 04:01:37 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/09/25 04:01:37 DEBUG : Looking for writers 2025/09/25 04:01:37 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/25 04:01:38 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:01:38 INFO : i_was_renamed: Copied (new) 2025/09/25 04:01:38 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-25 04:01:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/25 04:01:38 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/25 04:01:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/25 04:01:38 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/25 04:01:38 DEBUG : Looking for writers 2025/09/25 04:01:38 DEBUG : i_was_renamed: reading active writers 2025/09/25 04:01:38 DEBUG : >WaitForWriters: 2025/09/25 04:01:38 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.07s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:01:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:01:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 04:01:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 04:01:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cuxebeh3dide" 2025/09/25 04:01:39 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 04:01:39 DEBUG : forgetting directory cache 2025/09/25 04:01:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): _readAt: size=512, off=0 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): openPending: 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:02:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): >openPending: err= 2025/09/25 04:01:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): >_readAt: n=20, err=EOF 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): close: 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:02:39 +0000 UTC 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate(0xc000998200): >close: err= 2025/09/25 04:01:42 DEBUG : Re-reading directory (195.458652ms old) 2025/09/25 04:01:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:42 DEBUG : forgetting directory cache 2025/09/25 04:01:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): _readAt: size=512, off=0 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): openPending: 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:03:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-25 03:02:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 03:03:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-25 03:02:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/25 04:01:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): >openPending: err= 2025/09/25 04:01:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:44 DEBUG : forgetting directory cache 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): >_readAt: n=20, err=EOF 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): close: 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:03:39 +0000 UTC 2025/09/25 04:01:44 DEBUG : TestRWCacheUpdate(0xc0002449c0): >close: err= 2025/09/25 04:01:44 DEBUG : Re-reading directory (204.193179ms old) 2025/09/25 04:01:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:45 DEBUG : forgetting directory cache 2025/09/25 04:01:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): _readAt: size=512, off=0 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): openPending: 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:04:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-25 03:03:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 03:04:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-25 03:03:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/25 04:01:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): >openPending: err= 2025/09/25 04:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): >_readAt: n=20, err=EOF 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): close: 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:04:39 +0000 UTC 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate(0xc000244b40): >close: err= 2025/09/25 04:01:47 DEBUG : Re-reading directory (194.608055ms old) 2025/09/25 04:01:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:48 DEBUG : forgetting directory cache 2025/09/25 04:01:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate(0xc0003b0540): _readAt: size=512, off=0 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate(0xc0003b0540): openPending: 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:05:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-25 03:04:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 03:05:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-25 03:04:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/25 04:01:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate(0xc0003b0540): >openPending: err= 2025/09/25 04:01:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:50 DEBUG : forgetting directory cache 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate(0xc0003b0540): >_readAt: n=20, err=EOF 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate(0xc0003b0540): close: 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:05:39 +0000 UTC 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate(0xc0003b0540): >close: err= 2025/09/25 04:01:50 DEBUG : Re-reading directory (202.588507ms old) 2025/09/25 04:01:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:50 DEBUG : forgetting directory cache 2025/09/25 04:01:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): _readAt: size=512, off=0 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): openPending: 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:06:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-25 03:05:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 03:06:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-25 03:05:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/25 04:01:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): >openPending: err= 2025/09/25 04:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): >_readAt: n=20, err=EOF 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): close: 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:06:39 +0000 UTC 2025/09/25 04:01:52 DEBUG : TestRWCacheUpdate(0xc000998180): >close: err= 2025/09/25 04:01:52 DEBUG : Re-reading directory (196.485439ms old) 2025/09/25 04:01:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:53 DEBUG : forgetting directory cache 2025/09/25 04:01:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): _readAt: size=512, off=0 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): openPending: 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 03:07:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-25 03:06:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 03:07:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-25 03:06:39 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/25 04:01:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 04:01:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): >openPending: err= 2025/09/25 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): >_readAt: n=20, err=EOF 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): close: 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:07:39 +0000 UTC 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate(0xc000245180): >close: err= 2025/09/25 04:01:55 DEBUG : Re-reading directory (200.133809ms old) 2025/09/25 04:01:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:56 DEBUG : forgetting directory cache 2025/09/25 04:01:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate(0xc000700500): _readAt: size=512, off=0 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate(0xc000700500): openPending: 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-25 03:08:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-25 03:07:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-25 03:08:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-25 03:07:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/25 04:01:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/25 04:01:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate(0xc000700500): >openPending: err= 2025/09/25 04:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:01:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate(0xc000700500): >_readAt: n=21, err=EOF 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate(0xc000700500): close: 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:08:39 +0000 UTC 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate(0xc000700500): >close: err= 2025/09/25 04:01:58 DEBUG : Re-reading directory (197.366453ms old) 2025/09/25 04:01:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:01:58 DEBUG : forgetting directory cache 2025/09/25 04:01:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): _readAt: size=512, off=0 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): openPending: 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-25 03:09:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-25 03:08:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-25 03:09:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-25 03:08:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/25 04:02:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/25 04:02:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): >openPending: err= 2025/09/25 04:02:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:00 DEBUG : forgetting directory cache 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): >_readAt: n=22, err=EOF 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): close: 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:09:39 +0000 UTC 2025/09/25 04:02:00 DEBUG : TestRWCacheUpdate(0xc000701440): >close: err= 2025/09/25 04:02:00 DEBUG : Re-reading directory (204.297816ms old) 2025/09/25 04:02:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:02:01 DEBUG : forgetting directory cache 2025/09/25 04:02:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): _readAt: size=512, off=0 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): openPending: 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-25 03:10:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-25 03:09:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-25 03:10:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-25 03:09:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/25 04:02:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/25 04:02:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): >openPending: err= 2025/09/25 04:02:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): >_readAt: n=23, err=EOF 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): close: 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:10:39 +0000 UTC 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate(0xc000998140): >close: err= 2025/09/25 04:02:03 DEBUG : Re-reading directory (193.449091ms old) 2025/09/25 04:02:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:02:04 DEBUG : forgetting directory cache 2025/09/25 04:02:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/09/25 04:02:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): _readAt: size=512, off=0 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): openPending: 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-25 03:11:39 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-25 03:10:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-25 03:11:39 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-25 03:10:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/25 04:02:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/25 04:02:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): >openPending: err= 2025/09/25 04:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): >_readAt: n=24, err=EOF 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): close: 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 03:11:39 +0000 UTC 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate(0xc00068f740): >close: err= 2025/09/25 04:02:06 DEBUG : Re-reading directory (196.8477ms old) 2025/09/25 04:02:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 04:02:06 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:06 DEBUG : Looking for writers 2025/09/25 04:02:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/25 04:02:06 DEBUG : >WaitForWriters: 2025/09/25 04:02:06 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': vfs cache: cleaner exiting 2025/09/25 04:02:06 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.86s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:08 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/09/25 04:02:10 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/09/25 04:02:11 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:11 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/25 04:02:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/25 04:02:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/25 04:02:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/25 04:02:12 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:12 DEBUG : Looking for writers 2025/09/25 04:02:12 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/25 04:02:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/25 04:02:12 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.08s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:13 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:13 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:13 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': Reusing VFS from active cache 2025/09/25 04:02:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:13 DEBUG : Looking for writers 2025/09/25 04:02:13 DEBUG : >WaitForWriters: 2025/09/25 04:02:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:13 DEBUG : Looking for writers 2025/09/25 04:02:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:14 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:14 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:14 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:14 DEBUG : Looking for writers 2025/09/25 04:02:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:14 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:14 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:14 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:14 DEBUG : Looking for writers 2025/09/25 04:02:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:14 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:14 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:18 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:20 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:20 DEBUG : dir: Looking for writers 2025/09/25 04:02:20 DEBUG : file2: reading active writers 2025/09/25 04:02:20 DEBUG : Looking for writers 2025/09/25 04:02:20 DEBUG : dir: reading active writers 2025/09/25 04:02:20 DEBUG : file1: reading active writers 2025/09/25 04:02:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.54s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:21 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:21 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:22 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:26 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:26 DEBUG : dir: Looking for writers 2025/09/25 04:02:26 DEBUG : Looking for writers 2025/09/25 04:02:26 DEBUG : dir: reading active writers 2025/09/25 04:02:26 DEBUG : file1: reading active writers 2025/09/25 04:02:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.11s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:27 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:27 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:28 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:30 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:32 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 04:02:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 04:02:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 04:02:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/25 04:02:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/25 04:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 04:02:32 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 04:02:34 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/25 04:02:34 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/25 04:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 04:02:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:02:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/25 04:02:34 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:34 DEBUG : dir: Looking for writers 2025/09/25 04:02:34 DEBUG : file2: reading active writers 2025/09/25 04:02:34 DEBUG : new_file.txt: reading active writers 2025/09/25 04:02:34 DEBUG : Looking for writers 2025/09/25 04:02:34 DEBUG : dir: reading active writers 2025/09/25 04:02:34 DEBUG : file1: reading active writers 2025/09/25 04:02:34 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.36s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:35 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:35 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/25 04:02:39 DEBUG : dir/file2: same parent dir (ODFfOTQ2MTQwNF9UUU1mWQ) - using file/rename instead of move_copy for dir/file1 2025/09/25 04:02:39 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/25 04:02:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0015798c0 2025/09/25 04:02:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/25 04:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 04:02:40 INFO : dir/file1: Moved (server-side) to: file0 2025/09/25 04:02:40 DEBUG : file0: Updating file with file0 0xc0015798c0 2025/09/25 04:02:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 04:02:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/25 04:02:41 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:41 DEBUG : dir: Looking for writers 2025/09/25 04:02:41 DEBUG : Looking for writers 2025/09/25 04:02:41 DEBUG : file0: reading active writers 2025/09/25 04:02:41 DEBUG : dir: reading active writers 2025/09/25 04:02:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.38s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:42 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:42 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:42 DEBUG : Looking for writers 2025/09/25 04:02:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:42 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:42 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:43 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/25 04:02:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/25 04:02:45 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/25 04:02:46 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/25 04:02:47 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/25 04:02:48 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:48 DEBUG : Looking for writers 2025/09/25 04:02:48 DEBUG : a: Looking for writers 2025/09/25 04:02:48 DEBUG : b: Looking for writers 2025/09/25 04:02:48 DEBUG : c: Looking for writers 2025/09/25 04:02:48 DEBUG : d: Looking for writers 2025/09/25 04:02:48 DEBUG : Looking for writers 2025/09/25 04:02:48 DEBUG : c: reading active writers 2025/09/25 04:02:48 DEBUG : d: reading active writers 2025/09/25 04:02:48 DEBUG : /: reading active writers 2025/09/25 04:02:48 DEBUG : a: reading active writers 2025/09/25 04:02:48 DEBUG : b: reading active writers 2025/09/25 04:02:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (7.16s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:50 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:50 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:50 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/25 04:02:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/25 04:02:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/25 04:02:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/25 04:02:55 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:55 DEBUG : a/b/c/d: Looking for writers 2025/09/25 04:02:55 DEBUG : a/b/c: Looking for writers 2025/09/25 04:02:55 DEBUG : d: reading active writers 2025/09/25 04:02:55 DEBUG : a/b: Looking for writers 2025/09/25 04:02:55 DEBUG : c: reading active writers 2025/09/25 04:02:55 DEBUG : a: Looking for writers 2025/09/25 04:02:55 DEBUG : b: reading active writers 2025/09/25 04:02:55 DEBUG : Looking for writers 2025/09/25 04:02:55 DEBUG : a: reading active writers 2025/09/25 04:02:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.98s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:58 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:58 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:02:58 DEBUG : Looking for writers 2025/09/25 04:02:58 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:02:58 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:02:58 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:02:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:02:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:02:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:02:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/25 04:02:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/25 04:02:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/25 04:02:58 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 04:02:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:03:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:03:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/25 04:03:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 04:03:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:03:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:00 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 04:03:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/25 04:03:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 04:03:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 04:03:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:01 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (7 bytes), uploading instead of streaming 2025/09/25 04:03:02 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/09/25 04:03:03 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/25 04:03:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:03 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:03 DEBUG : Looking for writers 2025/09/25 04:03:03 DEBUG : file1: reading active writers 2025/09/25 04:03:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.44s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:03 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:03 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/25 04:03:05 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/25 04:03:05 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/25 04:03:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/25 04:03:05 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (11 bytes), uploading instead of streaming 2025/09/25 04:03:05 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/25 04:03:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/25 04:03:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/25 04:03:06 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:06 DEBUG : Looking for writers 2025/09/25 04:03:06 DEBUG : file1: reading active writers 2025/09/25 04:03:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.71s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:07 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:07 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/25 04:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:07 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 04:03:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/25 04:03:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/25 04:03:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/25 04:03:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:10 DEBUG : Looking for writers 2025/09/25 04:03:10 DEBUG : file1: reading active writers 2025/09/25 04:03:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.02s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:10 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:10 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:10 DEBUG : file1: WriteFileHandle.Release closing 2025/09/25 04:03:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:10 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 04:03:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/25 04:03:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/25 04:03:12 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:12 DEBUG : Looking for writers 2025/09/25 04:03:12 DEBUG : file1: reading active writers 2025/09/25 04:03:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:12 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:12 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:13 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (2 bytes), uploading instead of streaming 2025/09/25 04:03:13 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/25 04:03:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/25 04:03:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/25 04:03:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:15 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:15 DEBUG : Looking for writers 2025/09/25 04:03:15 DEBUG : file1: reading active writers 2025/09/25 04:03:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.27s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:16 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:16 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:16 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 04:03:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/25 04:03:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:03:17 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 04:03:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 04:03:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 04:03:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:03:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/25 04:03:18 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:18 DEBUG : Looking for writers 2025/09/25 04:03:18 DEBUG : file1: reading active writers 2025/09/25 04:03:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.51s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-cuxebeh3dide'", Local "Local file system at /tmp/rclone123714448", Modify Window "1s" 2025/09/25 04:03:18 INFO : OpenDrive root 'rclone-test-cuxebeh3dide': poll-interval is not supported by this remote 2025/09/25 04:03:18 NOTICE: OpenDrive root 'rclone-test-cuxebeh3dide': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 04:03:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 04:03:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 04:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 04:03:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 04:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:18 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': File to upload is small (100 bytes), uploading instead of streaming 2025/09/25 04:03:19 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/09/25 04:03:20 DEBUG : file1: md5 = e354c4c2e4d61bd047cd2f79c95668cf OK 2025/09/25 04:03:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/25 04:03:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 04:03:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 04:03:20 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 04:03:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 04:03:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 04:03:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 04:03:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/25 04:03:20 DEBUG : WaitForWriters: timeout=30s 2025/09/25 04:03:20 DEBUG : Looking for writers 2025/09/25 04:03:20 DEBUG : file1: reading active writers 2025/09/25 04:03:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/25 04:03:21 DEBUG : OpenDrive root 'rclone-test-cuxebeh3dide': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m48.713083398s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual]